Re: [Exim] Pb to configure a first MX backup

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Sergey Sysoev
Fecha:  
A: Bullier Eric
Cc: exim-users, e.bullier-nospam
Asunto: Re: [Exim] Pb to configure a first MX backup
Hello Bullier,

BE> For the example,
BE> I shutdown the tartanpion.net mail server.
BE> The user toto@??? send an email to titi@???.
BE> There is a loop with the first MX server which send the mail to the second MX
BE> backup server.
BE> I don't understand what.


Try to add following router before dnslookup:

main_route:
driver = manualroute
domains = +relay_to_domains
transport = remote_smtp
route_data = tartanpion.net


I and not sure about Exim 3 but for 4 it works fine

--
Best regards, Sergey