Lol, can’t believe I didn’t think to look in there :S
Unfortunatly it doesn’t really give me much info on whats going wrong.
If I do a Send and Recieve through Outlook Express (with one email in the Outbox) I get the following in the log;
Oct 16 11:29:09 mydomain dovecot: pop3-login: Login: user=<test.mydomain>, method=PLAIN, rip=[my ip address], lip=[server ip address]
Oct 16 11:29:09 mydomain dovecot: POP3(test.mydomain): Disconnected: Logged out top=0/0, retr=0/0, del=0/0, size=0
Oct 16 11:29:11 mydomain sendmail[16964]: m9G7bfTx014958: to=<root@mydomain.com>, delay=03:49:29, xdelay=00:02:00, mailer=esmtp, pri=396103, relay=c13-ss-2-lb.cnet.com. [216.239.116.65], dsn=4.0.0, stat=Deferred: Connection timed out with c13-ss-2-lb.cnet.com.
Oct 16 11:29:11 mydomain sendmail[16964]: m9G32Bva012438: to=<root@mydomain.com>, delay=08:27:00, xdelay=00:00:00, mailer=esmtp, pri=934869, relay=c13-ss-2-lb.cnet.com., dsn=4.0.0, stat=Deferred: Connection timed out with c13-ss-2-lb.cnet.com.
Oct 16 11:29:11 mydomain sendmail[16964]: m9F7X7Hj007722: to=<root@mydomain.com>, delay=1+03:54:03, xdelay=00:00:00, mailer=esmtp, pri=4214965, relay=c13-ss-2-lb.cnet.com., dsn=4.0.0, stat=Deferred: Connection timed out with c13-ss-2-lb.cnet.com.
I’m a little confused as to what the “Deferred: Connection timed out with c13-ss-2-lb.cnet.com.” is doing in there, anyone have any ideas?
If I click on Send All within Outlook Express no new entries appear within the log, but I still get the error;
The message could not be sent because the server rejected the sender's e-mail address. The sender's e-mail address was 'email@mydomain.com'. Subject 'test ', Account: 'test', Server: 'mail.mydomain.com', Protocol: SMTP, Server Response: '530 5.7.0 Authentication required', Port: 25, Secure(SSL): No, Server Error: 530, Error Number: 0x800CCC78
The one thing I have noticed with the maillog file, is that my domain is spelt wrong…let me give you an example (I’ve underlined and made red where this is mispelt);
Oct 16 11:29:09 [color=#FF0000]mydomain[/color] dovecot: pop3-login: Login: user=<test.mydomain>, method=PLAIN, rip=[my ip address], lip=[server ip address]
Does this matter? I’m guessing it probably does, but as to whether this is causing my current problem I doubt it…where would I need to change this to fix it?