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

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Nico Erfurth
Dátum:  
Címzett: Dan Jacobson
CC: exim-users@exim.org
Tárgy: 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