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

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Jeremy Harris
日付:  
To: 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