Una volta "risolto" (per modo di dire) il problema dello spam, lo
stesso cliente di ieri stamattina mi ha chiamato lamentando che non
riceveva più niente.
In pratica succede che di 10 indirizzi configurati, 9 funzionano
correttamente mentre uno (quello principale), non riceve posta.
Nel log del connettore pop3 trovo le seguenti righe...
Premetto che se faccio un "telenet localhost 25", il server risponde
regolarmente:
[t 0] 06/20/12, 11:46:32: Downloading message 1 of 126.
[t 0] 06/20/12, 11:46:32: (POP3) [TX] RETR 1
[t 0] 06/20/12, 11:46:35: (POP3) [RX] +OK
[t 0] 06/20/12, 11:51:32: (SMTP) [RX] 451 4.7.0 Timeout waiting for
client input
[t 0] 06/20/12, 11:51:32: (AsyncConn[ localhost:25 ]) Connection to
'localhost' closed.
[t 0] 06/20/12, 11:51:32: (SMTP) ERROR: "Your server has unexpectedly
terminated the connection. Possible causes for this include server
problems, network problems, or a long period of inactivity.",
hr=800ccc0f
[t 0] 06/20/12, 11:51:32: Failure hrResult (0x800ccc0f) trying to
connect to SMTP server 'localhost':
[t 0] 06/20/12, 11:51:32: (no response)
[t 0] 06/20/12, 11:51:32: EVENT: Cannot connect to the SMTP server
'localhost' on port 25. The error code was 0x800ccc0f. Verify that the
Microsoft Exchange Transport service is running and that the Exchange
receive connectors are properly configured.
[t 0] 06/20/12, 11:54:00: (POP3) [TX] QUIT
[t 0] 06/20/12, 11:54:00: (AsyncConn[ pop.191.biz:110 ]) Connection to
'pop.191.biz' closed.
[t 0] 06/20/12, 11:54:00: ERROR: 0x800ccc05 ("IXP_E_NOT_CONNECTED") at
d:\wssg_src\sbs_cougar_rtm\sbs\src\messaging\pop3\ixpbase.cpp:474.
[t 0] 06/20/12, 11:54:00: "Retrieve Now" finished.
[t 0] 06/20/12, 12:01:35: (SMTP) ERROR: "Your server has unexpectedly
terminated the connection. Possible causes for this include server
problems, network problems, or a long period of inactivity.",
hr=800ccc0f
[t 0] 06/20/12, 12:01:35: Failure hrResult (0x800ccc0f) trying to
connect to SMTP server 'localhost':
[t 0] 06/20/12, 12:01:35: (no response)
[t 0] 06/20/12, 12:01:35: EVENT: Cannot connect to the SMTP server
'localhost' on port 25. The error code was 0x800ccc0f. Verify that the
Microsoft Exchange Transport service is running and that the Exchange
receive connectors are properly configured.
[t 1] 06/20/12, 12:02:08: Received STOP command.
[t 0] 06/20/12, 12:02:08: ERROR: 0x800ccc05 ("IXP_E_NOT_CONNECTED") at
d:\wssg_src\sbs_cougar_rtm\sbs\src\messaging\pop3\ixpbase.cpp:474.
[t 0] 06/20/12, 12:04:11: Leaving _ServiceMain (0).