fetchmail-friends
[Top] [All Lists]

[fetchmail]Protocol error

2004-05-05 02:33:48
Hello,
I'm using fetchmail to retrieve my mails from several accounts, but there is
one that always fails.
Below is a transcript of the fetchmail session:

~ %:> fetchmail -v -U -k -p POP3 -u me(_at_)mailhost(_dot_)tld mail.mailhost.tld
Enter password for me(_at_)mailhost(_dot_)tld@mail.mailhost.tld:
fetchmail: 6.2.5 querying mail.mailhost.tld (protocol POP3) at Wed, 05 May
2004 10
:59:41 +0200 (CEST): poll started
fetchmail: POP3< +OK Welcome to the @Mail POP3 Server. Authenticate yourself.
fetchmail: POP3> CAPA
fetchmail: POP3< -ERR Unknown command "CAPA"
fetchmail: Unknown command "CAPA"
fetchmail: Repoll immediately on me(_at_)mailhost(_dot_)tld@mail.mailhost.tld
fetchmail: POP3< +OK Welcome to the @Mail POP3 Server. Authenticate yourself.
fetchmail: POP3> USER me(_at_)mailhost(_dot_)tld
fetchmail: POP3< +OK Password required for me(_at_)mailhost(_dot_)tld
fetchmail: POP3> PASS *
fetchmail: POP3< +OK me has 16 messages (9061573 octets)
fetchmail: POP3> STAT
fetchmail: POP3< +OK 16 9061573
fetchmail: POP3> UIDL
fetchmail: POP3< +OK uidl command accepted
fetchmail: POP3< 1 1082840983683
fetchmail: POP3< 2 1083310798191
fetchmail: POP3< 3 1083365011656
fetchmail: POP3< 4 1082920839365
fetchmail: POP3< 5 1082983736711
fetchmail: POP3< 6 1083436371493
fetchmail: POP3< 7 1083585816223
fetchmail: POP3< 8 1083097221572
fetchmail: POP3< 9 1083603888769
fetchmail: POP3< 10 108318725748
fetchmail: POP3< 11 1083013990357
fetchmail: POP3< 12 1083667693592
fetchmail: POP3< 13 1083710896581
fetchmail: POP3< 14 1083682905471
fetchmail: POP3< 15 1083259532149
fetchmail: POP3< 16 1083265356827
fetchmail: POP3< .
16 messages for me(_at_)mailhost(_dot_)tld at mail.mailhost.tld (9061573 
octets).
fetchmail: POP3> LIST 1
fetchmail: POP3< +OK me has 16 messages
fetchmail: POP3> RETR 1
fetchmail: POP3< 1 2985
fetchmail: POP3> QUIT
fetchmail: POP3< 2 5405
fetchmail: client/server protocol error while fetching from mail.mailhost.tld
fetchmail: 6.2.5 querying mail.mailhost.tld (protocol POP3) at Wed, 05 May
2004 10
:59:47 +0200 (CEST): poll completed
fetchmail: Query status=4 (PROTOCOL)
fetchmail: normal termination, status 4

I tried setting this account directly in mutt but it stops retrieving messages
after 3 messages.

If I do the same by telnet directly, it works like a charm.

~ %:> telnet mail.mailhost.tld 110
Trying 80.86.193.14...
Connected to mail.mailhost.tld.
Escape character is '^]'.
+OK Welcome to the @Mail POP3 Server. Authenticate yourself.
USER me(_at_)mailhost(_dot_)tld
+OK Password required for me(_at_)mailhost(_dot_)tld
PASS ******************
+OK me has 16 messages (9061573 octets)
RETR 1
+OK 2985 octets
From atmail Sat Apr 24 23:09:26 2004
Return-Path: <friend(_at_)hotmail(_dot_)com>
Received: from hotmail.com (bay12-f97.bay12.hotmail.com [64.4.35.97]) by
    NEXMAIL (8.11.6/8.11.6) with ESMTP id i3OL9PK16681 for 
<me(_at_)mailhost(_dot_)tld>;
    Sat, 24 Apr 2004 23:09:26 +0200
Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC;
    Sat, 24 Apr 2004 14:06:36 -0700
Received: from 67.38.0.253 by by12fd.bay12.hotmail.msn.com with HTTP;
    Sat, 24 Apr 2004 21:06:35 GMT
X-Originating-Ip: [67.38.0.253]
X-Originating-Email: [friend(_at_)hotmail(_dot_)com]
X-Sender: friend(_at_)hotmail(_dot_)com
X-UIDL: 1082840983683
From: =?iso-8859-1?B?ROlib3JhIFJvbWFu?= <friend(_at_)hotmail(_dot_)com>
Bcc: Subject: **********
Date: Sat, 24 Apr 2004 21:06:35 +0000
Mime-Version: 1.0
Content-Type: text/html; charset=iso-8859-1
Message-Id: <BAY12-F97ZIrNJ0igPH0000d19f(_at_)hotmail(_dot_)com>

Is there a special way to retrieve this mailbox?


<Prev in Thread] Current Thread [Next in Thread>