On Tue, Oct 11, 2011 at 5:24 PM, Reid Priedhorsky <[email protected]> wrote: > > I have a few e-mail aliases that forward to external hosts. Currently, if > the external host rejects a message, Exim generates a bounce message and > sends it to the original sender. This is bad because if the external host > rejects the message as spam (a common case), then I'm a source of > backscatter spam. > > Thus, if the sender is non-local and the e-mail has a non-local destination, > I'd like to send the bounce to postmaster (me) instead.
Chapter 15 of the exim spec. Look for "errors_to". However you will break legitimate bounces. As long as you understand that, I guess it's your system, your rules. Regards... Todd -- If Americans could eliminate sugary beverages, potatoes, white bread, pasta, white rice and sugary snacks, we would wipe out almost all the problems we have with weight and diabetes and other metabolic diseases. -- Dr. Walter Willett, Harvard School of Public Health -- ## List details at https://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/
