From: Helge <hel...@mo...> - 2006-09-03 00:44:51
|
I am using fetchmail 6.3.4-5 together with exim4 4.63-3, on a Debian system. I have problems with getting e-mail from my ISP's server. fetchmail --nosyslog -v gives: fetchmail: 6.3.4 querying mail.monet.no (protocol POP3) at søn 03-09-2006 00:14:13 CEST: poll started fetchmail: POP3< +OK Hello there. fetchmail: POP3> CAPA fetchmail: POP3< +OK Here's what I can do: fetchmail: POP3< STLS fetchmail: POP3< TOP fetchmail: POP3< USER fetchmail: POP3< LOGIN-DELAY 10 fetchmail: POP3< PIPELINING fetchmail: POP3< UIDL fetchmail: POP3< IMPLEMENTATION Courier Mail Server fetchmail: POP3< . fetchmail: POP3> STLS fetchmail: POP3< +OK Begin SSL/TLS negotiation now. fetchmail: Repoll immediately on hop...@ma... fetchmail: POP3< +OK Hello there. fetchmail: POP3> CAPA fetchmail: POP3< +OK Here's what I can do: fetchmail: POP3< STLS fetchmail: POP3< TOP fetchmail: POP3< USER fetchmail: POP3< LOGIN-DELAY 10 fetchmail: POP3< PIPELINING fetchmail: POP3< UIDL fetchmail: POP3< IMPLEMENTATION Courier Mail Server fetchmail: POP3< . fetchmail: POP3> USER myself fetchmail: POP3< +OK Password required. fetchmail: POP3> PASS * fetchmail: POP3< +OK logged in. fetchmail: POP3> STAT fetchmail: POP3< +OK 1 689 1 message for hopsjo01 at mail.monet.no (689 octets). fetchmail: POP3> LIST 1 fetchmail: POP3< +OK 1 689 fetchmail: POP3> RETR 1 fetchmail: POP3< +OK 689 octets follow. reading message my...@ma...:1 of 1 (689 octets) fetchmail: SMTP< 220 helge.monet.no ESMTP Exim 4.63 Sun, 03 Sep 2006 00:14:14 +0200 fetchmail: SMTP> EHLO helge.monet.no fetchmail: SMTP< 250-helge.monet.no Hello localhost [127.0.0.1] fetchmail: SMTP< 250-SIZE 52428800 fetchmail: SMTP< 250-PIPELINING fetchmail: SMTP< 250 HELP fetchmail: SMTP> MAIL FROM:<hel...@mo...> SIZE=689 fetchmail: SMTP< 250 OK fetchmail: SMTP> RCPT TO:<helge@localhost> fetchmail: SMTP< 250 Accepted fetchmail: SMTP> DATA fetchmail: SMTP< 354 Enter message, ending with "." on a line by itself #*****fetchmail: SMTP>. (EOM) fetchmail: SMTP< 250 OK id=1GJdkk-0001vb-9p not flushed fetchmail: POP3> QUIT fetchmail: POP3< +OK Bye-bye. fetchmail: SMTP> QUIT fetchmail: SMTP< 221 helge.monet.no closing connection fetchmail: 6.3.4 querying mail.monet.no (protocol POP3) at søn 03-09-2006 00:14:14 CEST: poll completed fetchmail: normal termination, status 0 # Configuration created Sat Sep 2 23:35:40 2006 by fetchmailconf 1.52 $Revision: 4740 $ set postmaster "helge@localhost" set bouncemail set no spambounce set properties "" poll mail.monet.no with proto pop3 user 'myself' there with password '*****' is 'helge' here options keep fetchall Every time I run fetchmail, the e-mails are returned back again to the server, and doubles. Can anybody see any clues her to solve my problem? Is this a fetchmail or a exim4-problem? -- Helge Opsjøn |