On Thu, Jan 27, 2011 at 02:16:36PM -0500, luda posch wrote: > I am managing an email server (exim 4.69) which sends solicited bulk emails > to our customers. Some of our customers have changed email address and so > the message bounces. > > Whenever a bounce occurs, my email server sends a bounce notification email > out. However, since I am parsing the log frequently and monitoring bounce > emails myself, I have no need for these bounce notification emails--indeed > they waste up valuable resources when I need to get emails out. > > What is the quickest and easiest way to prevent exim from sending bounce > notifications?
Use a sender address (i.e. return path) which delivers locally, not remotely. Make sure it also accepts incoming bounces from remote MTAs. -- Dave Evans http://djce.org.uk/ http://djce.org.uk/pgpkey
signature.asc
Description: Digital signature
-- ## 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/
