From: Stéphane L. <ste...@lu...> - 2006-01-01 23:50:02
|
Hi, I hope, that this is the right place for my question regarding fetchmail: I have switched my mailserver from linux to Mac OS X 10.4. I apreciated, that fetchmail was already included in OS 10.4. But on OS X it takes 1-2 minutes for fetchmail to set up a connection: When I start fetchmail, I get this message: 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: fetchmail: IMAP< * OK [CAPABILITY IMAP4REV1 LOGIN-REFERRALS STARTTLS AUTH=LOGIN] ... 03:04:11 +0100 (CET) fetchmail: IMAP> A0001 CAPABILITY fetchmail: IMAP< * CAPABILITY IMAP4REV1 IDLE NAMESPACE MAILBOX- REFERRALS BINARY UNSELECT SCAN SORT THREAD=REFERENCES THREAD=ORDEREDSUBJECT MULTIAPPEND LOGIN-REFERRALS STARTTLS AUTH=LOGIN When I try to connect manualy, I get an answer at once: mac-mini:/var/root root# telnet ... 143 Trying ... ... Connected to .... Escape character is '^]'. * OK [CAPABILITY IMAP4REV1 LOGIN-REFERRALS STARTTLS AUTH=LOGIN] ... IMAP4rev1 2003.339 at Sun, 1 Jan 2006 23:47:33 +0100 (CET) On my linux server it takes only a few seconds for fetchmail to check the mail accounts? What can I do? Is it a DNS or IDENT problem? I'm using a NAT router. Kind regards, Stephane |