Package: postfix Version: 2.3.8-2+b1 Severity: normal Hi,
the postfix documentation (http://www.postfix.org/postconf.5.html#notify_classes) states that smtp transcripts are sent to bounce_notice_recipient or error_notice_recipient depending on the error class. These transcripts seem to be generated in src/smtpd/smtpd_chat.c:smtpd_chat_notify(), which sends them unconditionally to var_error_rcpt (aka error_notice_recipient). I guess either the documentation or the code should be fixed. Cheers, Julien -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

