My POP Connector on SBS 2008 it's having problems downloading mail. The Event viewer shows the Event ID 208 with the fallowing error.
"The TCP/IP connection with the 'localhost' server was terminated while trying to access the 'abc@abcmail.com' mailbox. The cause may be server problems, network problems, a long period of inactivity, a connection time limit, or incorrect connection settings."
This is happening with every single pop account but not all the mails (but most of them).
When I check the log i see this.
[t 0] 11/04/09, 15:26:56: Downloading message 1 of 15.
[t 0] 11/04/09, 15:26:56: (POP3) [TX] RETR 1
[t 0] 11/04/09, 15:26:56: (POP3) [RX] +OK 10490 octets follow.
[t 0] 11/04/09, 15:26:57: Sending message 1 to the SMTP recipient someones@mail.com...
[t 0] 11/04/09, 15:26:57: (SMTP) [TX] MAIL FROM: <moveon-bounce-17734-87116
10-someone
lse@list.m
ail.org> RET=FULL
[t 0] 11/04/09, 15:26:57: Downloading message 2 of 15.
[t 0] 11/04/09, 15:26:57: (POP3) [TX] RETR 2
[t 0] 11/04/09, 15:26:57: (SMTP) [RX] 250 2.1.0 Sender OK
[t 0] 11/04/09, 15:26:57: (SMTP) [TX] RCPT TO: <someones@mail.com> NOTIFY=FAILURE
[t 0] 11/04/09, 15:26:57: (SMTP) [RX] 250 2.1.5 Recipient OK
[t 0] 11/04/09, 15:26:57: (SMTP) [TX] DATA
[t 0] 11/04/09, 15:26:57: (SMTP) [RX] 354 Start mail input; end with <CRLF>.<CRLF>
[t 0] 11/04/09, 15:26:57: (POP3) [RX] +OK 32733 octets follow.
[t 0] 11/04/09, 15:26:57: (SMTP) [TX]
.
[t 0] 11/04/09, 15:27:37: Timeout 'localhost' !!!!
[t 0] 11/04/09, 15:27:37: Failure hrResult (0x800ccc19) trying to deliver message id 1:
[t 0] 11/04/09, 15:27:37: (no server response)
[t 0] 11/04/09, 15:27:37: EVENT: The TCP/IP connection with the 'localhost' server was terminated while trying to access the '' mailbox. The cause may be server problems, network problems, a long period of inactivity, a connection time limit, or incorrect connection settings.
So as you can see there really seems to be a time out when it try to connect to the localhost. Any idea what could be cousing this?.
So far the only few things I tried have been recreate the pop accounts and reinstall the pop connector but none of those worked.