Hi all, Is there any reason not to change the To: -field in rejected messages as they are sent to the list maintainer? It is sometimes confusing to the maintainer as it isn't obvious at first whether the message has been passed or not, especially for those using mailreaders that won't show X-Diagnostic: header lines by default. Also, X-Diagnostic: lines could have been in the original message, making the confusion even worse. Changing the To: header seems easy enough, modifying the recipe near the end of rc.request that sends the message to maintainer, for example like this: :0 w | formail -R"From X-From_:" -iDate: -iReturn-Receipt-To: -iRead-Receipt-To: \ -iAcknowledge-To: -i"To: ERROR-${listaddr}" | \ $SENDMAIL $fOPT $sendmailOPTnorm $sendmailOPTp $maintainer But the question is, would that be a good idea? If not, why not? Any better suggestions on how to make bounces stand out? -- Tapani Tarvainen