My fetchmail has devolved a problem; it will not receive mail from one of my remote accounts. I looked at the log and here is what its shows.
Oct 14 09:18:44 loveenterprise fetchmail[17977]: socket error while fetching from mail.comcast.net
Oct 14 09:18:44 loveenterprise fetchmail[17977]: Query status=2 (SOCKET)
Oct 14 09:21:53 loveenterprise fetchmail[18901]: Query status=2 (SOCKET)
Oct 14 09:28:46 loveenterprise fetchmail[20616]: Query status=2 (SOCKET)
Oct 14 09:33:43 loveenterprise fetchmail[21735]: socket error while fetching from mail.comcast.net
Oct 14 09:33:43 loveenterprise fetchmail[21735]: Query status=2 (SOCKET)
Oct 14 09:36:53 loveenterprise fetchmail[22659]: Query status=2 (SOCKET)
Oct 14 09:40:07 loveenterprise fetchmail[23470]: Query status=2 (SOCKET)
Oct 14 09:48:44 loveenterprise fetchmail[25501]: socket error while fetching from mail.comcast.net
Oct 14 09:48:44 loveenterprise fetchmail[25501]: Query status=2 (SOCKET)
Oct 14 09:51:54 loveenterprise fetchmail[26424]: Query status=2 (SOCKET)
Oct 14 09:58:49 loveenterprise fetchmail[28151]: Query status=2 (SOCKET)
Oct 14 10:03:44 loveenterprise fetchmail[29262]: socket error while fetching from mail.comcast.net
Oct 14 10:03:44 loveenterprise fetchmail[29262]: Query status=2 (SOCKET)
Oct 14 10:06:53 loveenterprise fetchmail[30164]: Query status=2 (SOCKET)
Oct 14 10:13:51 loveenterprise fetchmail[31902]: Query status=2 (SOCKET)
Oct 14 10:18:54 loveenterprise fetchmail[583]: socket error while fetching from mail.comcast.net
Oct 14 10:18:54 loveenterprise fetchmail[583]: Query status=2 (SOCKET)
Oct 14 10:22:07 loveenterprise fetchmail[1528]: Query status=2 (SOCKET)
Oct 14 10:25:21 loveenterprise fetchmail[2368]: Query status=2 (SOCKET)
Oct 14 10:33:51 loveenterprise fetchmail[4309]: socket error while fetching from mail.comcast.net
Oct 14 10:33:51 loveenterprise fetchmail[4309]: Query status=2 (SOCKET)
Oct 14 10:37:00 loveenterprise fetchmail[5212]: Query status=2 (SOCKET)
Oct 14 10:40:15 loveenterprise fetchmail[5957]: Query status=2 (SOCKET)
I tried to do a fetch mail from the command prompt and this is what it is showing me:
[root]# fetchmail -a -p pop3 -u user --auth password mail.comcast.net
enter password for user@mail.comcast.net (655994 octets).
reading message 1 of 42 (28049 octets) ...............
flushed
fetchmail: scoket error while fetching from mail.comcast.net
fetchmail: Query status=2 (Scoket)
[root]#
[/list]
I tried to delete the last message from my account at comcast and rerun fetchmail. But I received the same error.
fetchmail was having the same problem from another providers account but it fixed itself, now fetchmail is receiveng mail from the other account just fine.
My system is SME 6.0.1
I used the how to from this website to install fetchmail.
if you need any other information please ask
Thanks in advance
DocLove