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

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Dmitriy Matrosov
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: [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.