Re: [EXIM] Avoiding a bad backup MX server

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Philip Hazel
Fecha:  
A: Leonardo Boselli
Cc: Peter Lister, exim-users
Asunto: Re: [EXIM] Avoiding a bad backup MX server
On Tue, 6 Jul 1999, Leonardo Boselli wrote:

> Is possible to put an option in exim so you can specify, for some
> domains or for certains domains or even for a single user to "use
> only MX records < nn " or use the first n MX records only" ?


It is possible, but I do not think it is sensible. You should either use
the MX records, or you should route a domain by a specific local
configuration.

I suggested before that you use a domainlist router to route that domain
to specific hosts. If the MX records change, you would have to change
your configuration. Doing what you suggest above doesn't prevent you
from having to do this; they may change the priority of the MX records,
or add or delete MX records, so you don't gain anything, and it really
is breaking the rules most horribly.

-- 
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.



--
*** Exim information can be found at http://www.exim.org/ ***