|
From: Jonathan B. <jon...@er...> - 2011-02-26 16:32:12
|
With verbose logging... I'm including the pertinent part: Feb 26 16:12:03 jnoblade fetchmail[4894]: [ID 425900 mail.info] IMAP> A0004 IDLE Feb 26 16:12:03 jnoblade fetchmail[4894]: [ID 163756 mail.info] IMAP< + IDLE accepted, awaiting DONE command. Feb 26 16:17:04 jnoblade fetchmail[4894]: [ID 676216 mail.error] re-poll failed Feb 26 16:17:04 jnoblade fetchmail[4894]: [ID 831971 mail.error] socket error while fetching from <snip> Feb 26 16:17:04 jnoblade fetchmail[4894]: [ID 547766 mail.info] 6.3.19+jb1 querying <snip> (protocol IMAP) at Sat, 26 Feb 2011 16:17:04 +0100 (CET): poll completed Feb 26 16:17:04 jnoblade fetchmail[4894]: [ID 991256 mail.info] Query status=2 (SOCKET) Feb 26 16:17:04 jnoblade fetchmail[4894]: [ID 342421 mail.info] sleeping at Sat, 26 Feb 2011 16:17:04 +0100 (CET) for 10 seconds Feb 26 16:17:14 jnoblade fetchmail[4894]: [ID 203901 mail.info] awakened at Sat, 26 Feb 2011 16:17:14 +0100 (CET) Feb 26 16:17:14 jnoblade fetchmail[4894]: [ID 562660 mail.info] 6.3.19+jb1 querying <snip> (protocol IMAP) at Sat, 26 Feb 2011 16:17:14 +0100 (CET): poll started Feb 26 16:17:14 jnoblade fetchmail[4894]: [ID 702911 mail.info] Trying to connect to <snip>...connected. and then things proceed normally. At precisely 25/02/2011 18.04, with renowned erudition Matthias Andree eloquently scribed: > Am 25.02.2011 15:52, schrieb Jonathan Buschmann: >> 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) > Hi Jonathan, > > Probably some docket timeout of ~300s. > > Can I see a verbose trace? Please run: > > fetchmail -q > env LC_ALL=C fetchmail -vv > > and check syslog after two "re-poll failed". > > This should help us closing in on the whats and why it's failing. > > Thanks. > > Best regards > Matthias > _______________________________________________ > fetchmail-users mailing list > fet...@li... > https://lists.berlios.de/mailman/listinfo/fetchmail-users |