On 2006-09-16, Magnus Holmgren <[EMAIL PROTECTED]> 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):
>
>  login:
>     driver       =  plaintext
>     public_name  =  LOGIN
>     client_send  =  : ${if eq{$host}{foo.example.com}{FOO_ID}{BAR_ID}} \
>                     : ${if eq{$host}{foo.example.com}{FOO_PWD}{BAR_PWD}}

Just to let you know that's exactly what I did and it worked
perfectly.

Thanks again for your help.


-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to