Re: [exim] How to relay to more than one authenticated serve…

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Adam Funk
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: Re: [exim] How to relay to more than one authenticated server?
On 2006-09-16, Magnus Holmgren <holmgren@???> wrote:

> As section 33.5 says, you can use $host and $host_address as selectors. But
> you have to use two expansions, like this (untested):

...
> or some lookup.


Thanks very much!