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

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Dmitriy Matrosov
Datum:  
To: exim-users
Betreff: [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.