Re: [exim] Discard bounce notification emails before they ar…

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Jeremy Harris
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: Re: [exim] Discard bounce notification emails before they are sent
On 2011-02-26 00:31, luda posch wrote:
> I need my email server to discard all bounce notification emails as opposed
> to attempting to deliver them to their original senders.


Don't accept mails in the first place, if they're going to bounce. Reject them
during the initial smtp session, via checks in ACLs.

--
Jeremy