Ralf Hildebrandt via Postfix-users:
> > I don't see "SMTPSEND.BareLinefeedsAreIllegal" anywhere, and what does 
> > "4XszWZ50W6z1Z3Bh: canceled" signify?
> 
> I checked the occurence of "queueid: canceled" in my logs and found:

It has nothing to do with bare newlines.

I added this logging to make logfile analysis more robust (no need
to remember a queue ID once a message is deleted).

This is logged when a mail transaction is opened and not completed.
With SMTP, a transaction is opened after a valid MALI FROM or after
a valid RCPT TO (as of Postfix 2.3, this is configured with
smtpd_delay_open_until_valid_rcpt).

It has nothing to do with the reasons why a transaction ends.

        Wietse
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to