On Tuesday 10 May 2016 13:16:38 Gary Stainburn wrote:
>  server_condition = ${if or{ \
>                                   {and
>                   {{eq{$2}{secret1}}{eq{$3}{secret2}}}} \ 
>                   {pam{$2:$3}} \ 
>                                   }{yes}{no} \
>                                }


I should have said that I've also tried the version found on one of the EXIM 
sites

{pam{$auth2:${sg{$auth3}{:}{::}}}}

and also, just to keep it in line with what's already there

{pam{$2:${sg{$3}{:}{::}}}}

but that made no difference

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

Reply via email to