From: Rob M. <rob...@gm...> - 2015-02-10 17:46:32
|
On Tue Feb 10 2015 at 14:02:15 Claudio Mendes <va...@ho...> wrote: > hi, > somehow can't get fetchmail to work properly > # Configuration created Tue Feb 10 10:18:32 2015 by fetchmailconf 1.52 > $Revision: 4636 $set postmaster "ad...@do..."#set nobouncemail#set no > spambounce#set properties ""#set daemon 900poll mail.domain.com with > proto POP3 localdomains domain.com envelope X-Originally-To user > 'user' with password 'pass' to * here options smtphost 192.168.15.150 > > fetchmail: WARNING: Running as root is discouraged.fetchmail: 6.3.2 > querying mail.domain.com (protocol POP3) at Tue Feb 10 10:38:09 2015: > poll startedfetchmail: POP3< +OK POP3 server ready < > 848...@ma...>fetchmail: POP3> CAPAfetchmail: POP3< > -ERR bad commandfetchmail: bad commandfetchmail: Repoll immediately on > us...@ma...fetchmail: POP3< +OK POP3 server ready < > 210...@ma...>fetchmail: POP3> USER > userfetchmail: POP3< +OKfetchmail: POP3> PASS *fetchmail: POP3< +OK > connectedfetchmail: POP3> STATfetchmail: POP3< +OK 1 3255fetchmail: POP3> > LASTfetchmail: POP3< -ERR bad commandfetchmail: bad commandfetchmail: POP3> > UIDLfetchmail: POP3< +OK listing followsfetchmail: POP3< 1 > 15021010380695fetchmail: POP3< .1 message for user at mail.domain.com > (3255 octets).fetchmail: POP3> LIST 1fetchmail: POP3< -ERR message 1 not > foundfetchmail: message 1 not foundfetchmail: POP3> QUITfetchmail: POP3< > +OKfetchmail: client/server protocol error while fetching from > us...@ma...fetchmail: 6.3.2 querying mail.domain.com (protocol > POP3) at Tue Feb 10 10:38:09 2015: poll completedfetchmail: Query status=4 > (PROTOCOL)fetchmail: normal termination, status 4Done. > A few things: 1) Your version of Fetchmail is terribly out of date - please update to the current version (6.3.26 ISTR) 2) The formatting of your email makes it impractical to parse the messages. If you can't correct the formatting in your mail client please use the likes of pastebin. 3) It looks, from what I can parse, that the POP server is not well behaved - it would be good to know technical details about that server to enable folks to work out whether it really is the problem. -- Rob MacGregor |