From: mario c. <ml...@ma...> - 2019-03-01 22:06:06
|
On Thu, 2019-02-28 at 00:31 +0200, Peter Pentchev wrote: > On Wed, Feb 27, 2019 at 10:37:30PM +0100, mario chiari wrote: > > On Tue, 2019-02-26 at 16:37 +0000, Ralph Corderoy wrote: > > > > > Could you also run and post the output of the second command that > Ralf quoted from the documentation, please? > > env LC_ALL=C fetchmail -vvv --nodetach --nosyslog > Hi Peter, All here a section of the output (personal data changed), the message which fails is a return receipt: fetchmail: POP3> USER my...@my... fetchmail: POP3< +OK fetchmail: POP3> PASS * fetchmail: POP3< +OK Logged in. fetchmail: selecting or re-polling default folder fetchmail: POP3> STAT fetchmail: POP3< +OK 1 3054 fetchmail: POP3> LAST fetchmail: POP3< -ERR Unknown command: LAST fetchmail: Unknown command: LAST fetchmail: POP3> UIDL fetchmail: POP3< +OK fetchmail: POP3< 1 1551.......6270.*****.ad.myprovider.it,S=2963 fetchmail: 1 is unseen fetchmail: POP3< . 1 message for my...@my... at pop3.mydomain.net (3054 octets). fetchmail: POP3> LIST 1 fetchmail: POP3< +OK 1 3054 fetchmail: POP3> TOP 1 99999999 fetchmail: POP3< +OK reading message my...@my...@pop3.mydomain.net:1 of 1 (3054 octets) About to rewrite Return-Path: <>... ...rewritten version is Return-Path: <>. About to rewrite From: <myf...@re...>... ...rewritten version is From: <myf...@re...>. About to rewrite To: <my...@my...>... ...rewritten version is To: <my...@my...>. fetchmail: about to deliver with: /usr/lib/courier/bin/sendmail -i -f '<>' -- 'my...@my...' #****************************517 Syntax error. ***********.***********************fetchmail: Error writing to MDA: Broken pipe not flushed fetchmail: POP3> QUIT fetchmail: POP3< +OK Logging out. thanks regards mario |