How to stop sending the bounced email to the sender?
Ian Douglas
id at W98.US
Fri Oct 31 18:35:50 GMT 2003
> How to stop it? I believe I need to tune up and to change Sendmail options
> in sendmail.cf file, not MailScanenr.conf file?
>
> Any hints what should I fix to stop sending back the bounced emails to the
> sender?
Sendmail has a DoubleBounceAddress setting in the sendmail.cf file taht you can
tell sendmail to forward double-bounced messages to. A double-bounced message is
when someone tries to deliver a message to your system and it boucnes back to
them but since their address was fake it bounces to you.
My DoubleBounceAddress setting is an alias which points to " | cat >> /dev/null"
-id
More information about the MailScanner
mailing list