Re: ssl with dslextreme.com attempts to send a spurious email
Ralph Corderoy <[email protected]>
| Newsgroups | gmane.mail.fetchmail.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Matthias, > > starting fetchmail 6.3.24 daemon > > 1 message for [email protected] at pop.earthlink.net (4706 octets). > > reading message [email protected]@pop.earthlink.net:1 of 1 (4706 > > octets) (log message incomplete) > > SMTP error: 501 5.1.7 Bad sender address syntax > > not flushed > > The log message incomplete stems from the log "reading message" that > gets interrupted by the 501 5.1.7 error, logging makes this excursion, > and finally the "not flushed" concludes the original log message. It's quite subtle that the incomplete log message is resumed later. And that the message in `log message' is a different kind to `reading message', i.e. the read message wasn't incomplete. Could it instead be something like reading message [email protected]@pop.earthlink.net:1 of 1 (4706 octets) (log-message to be continued) SMTP error: 501 5.1.7 Bad sender address syntax (log-message continued) not flushed -- Cheers, Ralph.