|
From: Jonathan B. <jon...@er...> - 2011-02-25 15:52:28
|
I've had the following errors in my syslog for some time now - whatever
the problem it doesn't _seem_ to affect mail fetching though.
I'm fetching from Exchange (wish I could find out its version).
I'm using 6.3.19+NTLM+SSL on a SUN with Solaris 10.
My fetchmailrc:
set daemon 10
set syslog
set postmaster "postmaster"
set no bouncemail
set no spambounce
set properties ""
poll mail.<snip> with proto IMAP with auth password
user '<snip>' there with password '<snip>' is '<snip>' here
options fetchall no mimedecode ssl idle
As you can see there is a very regular pattern, happening every 5:14,
more or less. (the "awakened" is just a cron job that makes sure
fetchmail is running)
Feb 25 14:24:43 jnoblade fetchmail[1588]: [ID 676216 mail.error] re-poll
failed
Feb 25 14:24:43 jnoblade fetchmail[1588]: [ID 831971 mail.error] socket
error while fetching from <snip>
Feb 25 14:24:43 jnoblade fetchmail[1588]: [ID 991256 mail.info] Query
status=2 (SOCKET)
Feb 25 14:29:57 jnoblade fetchmail[1588]: [ID 676216 mail.error] re-poll
failed
Feb 25 14:29:57 jnoblade fetchmail[1588]: [ID 831971 mail.error] socket
error while fetching from <snip>
Feb 25 14:29:57 jnoblade fetchmail[1588]: [ID 991256 mail.info] Query
status=2 (SOCKET)
Feb 25 14:30:00 jnoblade fetchmail[1588]: [ID 205005 mail.info] awakened
by signal 16
Feb 25 14:35:04 jnoblade fetchmail[1588]: [ID 676216 mail.error] re-poll
failed
Feb 25 14:35:04 jnoblade fetchmail[1588]: [ID 831971 mail.error] socket
error while fetching from <snip>
Feb 25 14:35:04 jnoblade fetchmail[1588]: [ID 991256 mail.info] Query
status=2 (SOCKET)
Feb 25 14:40:18 jnoblade fetchmail[1588]: [ID 676216 mail.error] re-poll
failed
Feb 25 14:40:18 jnoblade fetchmail[1588]: [ID 831971 mail.error] socket
error while fetching from <snip>
Feb 25 14:40:18 jnoblade fetchmail[1588]: [ID 991256 mail.info] Query
status=2 (SOCKET)
Feb 25 14:45:29 jnoblade fetchmail[1588]: [ID 676216 mail.error] re-poll
failed
Feb 25 14:45:29 jnoblade fetchmail[1588]: [ID 831971 mail.error] socket
error while fetching from
|