[exim] Re-routing mail to the secondary MX server

Góra strony
Delete this message
Reply to this message
Autor: Dmitriy Matrosov
Data:  
Dla: exim-users
Temat: [exim] Re-routing mail to the secondary MX server
Hi.

Is it possible to re-route certain mails on the primary server (with lowest MX priority)
to the secondary (the one with highest priority)?

My use case is if the recipient is not found on the primary server,
try to deliver a message to the secondary server (which is controlled by another person).

Thanks.