From: Ralph C. <ra...@in...> - 2019-05-01 21:44:42
|
Hi Matthias, > > starting fetchmail 6.3.24 daemon > > 1 message for jd...@ea... at pop.earthlink.net (4706 octets). > > reading message jd...@ea...@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 jd...@ea...@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. |