On 2011-10-24 at 04:37 -0400, Andreasen, Michael wrote: > How can I set up Exim so that absolutory all emails, irrespective of domain > or user, are sent to one single email address only. I want nothing at all to > go anywhere accept my catch-all email address for testing.
You have just one Router, with no conditions, using the "accept" driver, pointing at the Transport you want to deal with those messages. -- ## 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/
