for some tests, I intend to have my main mail swerver forward all mail to a test machine _additional_ to local delivery. Hence, I am duplicating all mail. Can I easily keep the test box from sending out any bounces at all?
Have you considered a router to blackhole the bounces?
dontbounce:
driver = redirect
condition = ${if def:sender_host_address{false}{true}}
senders = :
data = :blackhole:- Marc
--
## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/
