fetchmail-friends
[Top] [All Lists]

Re: [fetchmail][fetchmail-announce] The 5.8.5 release of fetchmail is available

2001-06-04 01:39:21
Matthias Andree <ma(_at_)dt(_dot_)e-technik(_dot_)uni-dortmund(_dot_)de>:
1. when fetchmail, after receiving a reject from the SMTP listener,
   tries to send the bounce to the sender, succeeds, tries to send a
   notification to the local admin, but forgets to send RSET or HELO and
   MAIL FROM headers, and fails again - then jumps out of the window.

2. when fetchmail exits with SMTP transaction errors (code 10),
   fetchmail jumps out of the window before updating its .fetchids,
   thus, previous successful transactions are done again the next
   fetchmail run -> duplicate mail on receiver.

Please fix. Verbose output of problematic part follows. The local
listener, evidently, is a recent Postfix snapshot.

fetchmail: POP3> RETR 1139
fetchmail: POP3< +OK 18865 octets follow.
fetchmail: reading message 1139 of 2048 (18865 octets)
fetchmail: SMTP> MAIL 
FROM:</aimcque/jmail.rcv/9/QM253b16f482(_at_)public(_dot_)tpt(_dot_)tj(_dot_)cn>
 SIZE=18865
fetchmail: SMTP< 250 Ok
fetchmail: SMTP> RCPT TO:<emma(_at_)localhost>
fetchmail: SMTP< 550 
</aimcque/jmail.rcv/9/QM253b16f482(_at_)public(_dot_)tpt(_dot_)tj(_dot_)cn>: 
Sender address rejected: We're not playing strange Sendmail games here.
fetchmail: SMTP listener doesn't like recipient address `emma(_at_)localhost'
fetchmail: SMTP< 220 emma1.emma.line.org ESMTP Postfix (Snapshot-20010222)
fetchmail: SMTP> HELO localhost
fetchmail: SMTP< 250 emma1.emma.line.org
fetchmail: SMTP> MAIL FROM:<FETCHMAIL-DAEMON(_at_)localhost>
fetchmail: SMTP< 250 Ok
fetchmail: SMTP> RCPT 
TO:</aimcque/jmail.rcv/9/QM253b16f482(_at_)public(_dot_)tpt(_dot_)tj(_dot_)cn>
fetchmail: SMTP< 250 Ok
fetchmail: SMTP> DATA
fetchmail: SMTP< 354 End data with <CR><LF>.<CR><LF>
fetchmail: SMTP: (bounce-message body)
fetchmail: SMTP>. (EOM)
fetchmail: SMTP< 250 Ok: queued as 87399A2115
fetchmail: SMTP> QUIT
fetchmail: SMTP< 221 Bye
fetchmail: SMTP> RCPT TO:<emma(_at_)localhost>
fetchmail: SMTP< 550 
</aimcque/jmail.rcv/9/QM253b16f482(_at_)public(_dot_)tpt(_dot_)tj(_dot_)cn>: 
Sender address rejected: We're not playing strange Sendmail games here.
fetchmail: can't even send to emma!
fetchmail: SMTP> RSET
fetchmail: SMTP< 250 Ok
fetchmail: POP3> QUIT
fetchmail: POP3< 
fetchmail: SMTP transaction error while fetching from 
www-dt.e-technik.uni-dortmund.de
fetchmail: Query status=10 (SMTP)

Pardon me, but it looks to me like postfix is doing something weird and
nonconformant here.  After the 550 it should not be anding back a 220!

What's going on here?
-- 
                <a href="http://www.tuxedo.org/~esr/";>Eric S. Raymond</a>

Live free or die; death is not the worst of evils.
        -- General George Stark.


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