Disable ndr"s in sendmail gateway

Disable ndr"s in sendmail gateway

am 04.01.2006 20:44:28 von bill

I have sendmail acting as a store and foreward relay for several mail
servers in the event of the mail servers going down or crashing. What
I need to do is turn off ndr's or at a minimum remove the attachments
on the ndr's. I know that the RFC calls to send ndr's, but in this one
case it is required from our upstream provider to turn off NDR's in
this case. I have searched through the groups and web, but could not
find a method to do this. Any help would be greatly appeciated.

Re: Disable ndr"s in sendmail gateway

am 10.01.2006 22:28:10 von Robert Harker

you can supress the return of the body of the email message when it
bounces by adding nobodyreturn to the PrivacyOptions option.

In your host.mc file add:
define(`confPRIVACY_FLAGS',`authwarnings,nobodyreturn')

Hope this helps

RLH

For info about our "Managing Internet Mail, Setting Up and Trouble
Shooting sendmail and DNS" and a schedule of dates and locations,
please send email to info@harker.com, or visit www.harker.com