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 -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
