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

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Dmitriy Matrosov
Fecha:  
A: exim-users
Asunto: [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.