From: Matthias A. <mat...@gm...> - 2006-01-04 18:40:59
|
Stéphane Lux <ste...@lu...> writes: > Am 02.01.2006 um 16:38 schrieb Rob Funk: > >> Stéphane Lux wrote: >>> fetchmail: starting fetchmail 6.2.5 daemon >>> fetchmail: 6.2.5 querying ... (protocol IMAP) at Sat, 31 Dec 2005 >>> 03:03:13 +0100 (CET): poll started >>> >>> Then nothing happens for about one minute (timout?), then fetchmail >>> ist running normaly: >> >> Normally delays of a minute or two indicate a DNS problem somewhere. > > What kind of DNS problem? Server or client? I can telnet to the port > 143 without a delay. Probably the same as <https://bugzilla.mozilla.org/show_bug.cgi?id=231607>. Try this on your fetchmail 6.3.1 source directory (requires Perl installed): perl -ple 's/([AP])F_UNSPEC/\1F_INET/g' -i.bak \ checkalias.c driver.c env.c servport.c Then rebuild and reinstall fetchmail 6.3.1 and let us know if the problem is gone. Merci. -- Matthias Andree |