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

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Nico Erfurth
Ημερομηνία:  
Προς: Dan Jacobson
Υ/ο: exim-users@exim.org
Αντικείμενο: 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