Re: [exim] How to send everything to single user

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Phil Pennock
Dátum:  
Címzett: Andreasen, Michael
CC: exim-users@exim.org
Tárgy: Re: [exim] How to send everything to single user
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.