fetchmail-friends
[Top] [All Lists]

[fetchmail] BUGREPORT: 5.9.13 - 6.1.0 POP3 retreival failure (5.9.12 works)

2002-10-04 04:42:58
Hello!

I'm not on the list, please CC to rok(_dot_)papez(_at_)lugos(_dot_)si(_dot_)

From the logs I'd say fetchmail prematurely detects end of message (on X-IMAP 
line). I'm including the 
message retreived by telnet:

Telnet session:
------------------
list
+OK 5 messages; msg# and size (in octets) for undeleted messages:
1 527
2 3104
3 3912
4 3109
5 2802
.
retr 1
+OK message 1 (527 octets):
X-POP3-Rcpt: blahblah(_at_)yadayada
Date: 01 Oct 2002 15:31:17 +0200
From: Mail System Internal Data <MAILER-DAEMON(_at_)XXX>
Subject: DON'T DELETE THIS MESSAGE -- FOLDER INTERNAL DATA
Message-ID: <1033479077(_at_)XXX>
X-IMAP: 1017046229 0000003926
Status: RO

This text is part of the internal format of your mail folder, and is not
a real message.  It is created automatically by the mail system software.
If deleted, important folder data will be lost, and it will be re-created
with the data reset to initial values.

.
quit
+OK XXX POP3 Server (Version 1.006d) shutdown.
Connection closed by foreign host.
--------------------------------------



5.9.13 - 6.1.0 fail. Debug (hostname edited) follows:
--------------------------------------
fetchmail: 5.9.13 querying XXX (protocol POP3) at Fri 04 Oct 2002 01:24:53 PM 
CEST: poll start ed
fetchmail: POP3< +OK XXX POP3 Server (Version 1.006d) ready at <Fri Oct 04 
13:10:20 2002>
fetchmail: POP3> CAPA
fetchmail: POP3< -ERR Invalid command; valid commands:  USER, APOP, QUIT
fetchmail: Invalid command; valid commands:  USER, APOP, QUIT
fetchmail: Repoll immediately on XXX(_at_)XXX
fetchmail: POP3> QUIT
fetchmail: POP3< +OK XXX POP3 Server (Version 1.006d) shutdown.
fetchmail: POP3< +OK XXX POP3 Server (Version 1.006d) ready at <Fri Oct 04 
13:10:21 2002>
fetchmail: POP3> USER XXX
fetchmail: POP3< +OK please send PASS command
fetchmail: POP3> PASS 
fetchmail: POP3< +OK 3 messages ready for XXX in /var/spool/mail/XXX
fetchmail: selecting or re-polling default folder
fetchmail: POP3> STAT
fetchmail: POP3< +OK 3 4688
3 messages for rok at XXX (4688 octets).
fetchmail: POP3> LIST
fetchmail: POP3< +OK 3 messages; msg# and size (in octets) for undeleted 
messages:
fetchmail: POP3< 1 527
fetchmail: POP3< 2 682
fetchmail: POP3< 3 3479
fetchmail: POP3< .
fetchmail: POP3> RETR 1
fetchmail: POP3< +OK message 1 (527 octets):
reading message XXX(_at_)XXX:1 of 3 (527 octets)
fetchmail: message XXX(_at_)XXX:1 was not the expected length (247 actual != 
527 expected)
fetchmail:  retained
fetchmail: POP3> RETR 2
fetchmail: POP3< Status: RO
fetchmail: POP3> QUIT
fetchmail: POP3< 
fetchmail: client/server protocol error while fetching from XXX
fetchmail: 5.9.13 querying XXX (protocol POP3) at Fri 04 Oct 2002 01:24:59 PM 
CEST: poll compl
eted
fetchmail: Query status=4 (PROTOCOL)
fetchmail: Deleting fetchids file.
fetchmail: normal termination, status 4
fetchmail: Deleting fetchids file.

5.9.12 and 5.9.11 however work OK.
Again edited for hostnames and uninteresting SMTP.
-----------------------------------------
fetchmail: 5.9.12 querying XXX (protocol POP3) at Fri 04 Oct 2002 01:17:44 PM 
CEST: poll start
ed
fetchmail: POP3< +OK XXX POP3 Server (Version 1.006d) ready at <Fri Oct 04 
13:03:11 2002>
fetchmail: POP3> CAPA
fetchmail: POP3< -ERR Invalid command; valid commands:  USER, APOP, QUIT
fetchmail: Invalid command; valid commands:  USER, APOP, QUIT
fetchmail: POP3> USER rok
fetchmail: POP3< +OK please send PASS command
fetchmail: POP3> PASS 
fetchmail: POP3< +OK 7 messages ready for XXX in /var/spool/mail/XXX
fetchmail: selecting or re-polling default folder
fetchmail: POP3> STAT
fetchmail: POP3< +OK 7 18550
7 messages for XXX at XXX (18550 octets).
fetchmail: POP3> LIST
fetchmail: POP3< +OK 7 messages; msg# and size (in octets) for undeleted 
messages:
fetchmail: POP3< 1 527
fetchmail: POP3< 2 3104
fetchmail: POP3< 3 3912
fetchmail: POP3< 4 3109
fetchmail: POP3< 5 2802
fetchmail: POP3< 6 2346
fetchmail: POP3< 7 2750
fetchmail: POP3< .
fetchmail: POP3> RETR 1
fetchmail: POP3< +OK message 1 (527 octets):
reading message XXX(_at_)XXX:1 of 7 (527 octets)
fetchmail:  retained
fetchmail: POP3> RETR 2
fetchmail: POP3< +OK message 2 (3104 octets):
reading message XXX(_at_)XXX:2 of 7 (3104 octets)
fetchmail: SMTP< 220 YYY ESMTP
fetchmail: SMTP> EHLO localhost
fetchmail: SMTP< 250-YYY
fetchmail: SMTP< 250-PIPELINING
fetchmail: SMTP< 250-SIZE 10240000
fetchmail: SMTP< 250-ETRN
fetchmail: SMTP< 250 8BITMIME
fetchmail: forwarding to localhost
fetchmail: POP3> DELE 2
fetchmail: POP3< +OK message 2 marked for deletion
fetchmail: POP3> RETR 3
fetchmail: POP3< +OK message 3 (3912 octets):
fetchmail: POP3> DELE 3
fetchmail: POP3< +OK message 3 marked for deletion
fetchmail: POP3> RETR 4
fetchmail: POP3< +OK message 4 (3109 octets):
fetchmail: POP3> DELE 4
fetchmail: POP3< +OK message 4 marked for deletion
< .. and so on .. >
fetchmail: not swapping UID lists, no UIDs seen this query
fetchmail: SMTP> QUIT
fetchmail: SMTP< 221 Bye
fetchmail: Deleting fetchids file.
fetchmail: normal termination, status 0
fetchmail: Deleting fetchids file.
---------------------------------------------------


-- 
best regards,
Rok Papež.


<Prev in Thread] Current Thread [Next in Thread>
  • [fetchmail] BUGREPORT: 5.9.13 - 6.1.0 POP3 retreival failure (5.9.12 works), Rok Papež <=