Re: [Exim] conf example of more than one SMTP auth server?

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Nico Erfurth
Fecha:  
A: Dan Jacobson
Cc: exim-users@exim.org
Asunto: Re: [Exim] conf example of more than one SMTP auth server?
On Sat, 22 Mar 2003, Dan Jacobson wrote:

> The conf file template assumes at most only one SMTP auth server. But
> what about two? Any pointers how to write one if one uses two
> different ones? Couldn't figure it out from the spec doc.


Use lookups to get the data from a file, check the $host and $host_address
variables for a useful key.

Nico