>>server_password    = ${lookup mysql{SELECT `password` FROM `users` WHERE
>>CONCAT_WS('@', `username`, `domain`) = '${quote_mysql:$auth1}' AND
`SMTPAUTH_allowed` = 'YES' AND '${quote_mysql:$auth1}' !=
'';}{$value}{fail}}
>
>Without thinking too hard about that, I suspect you *really* don't want the
braces around the word "fail".
>--
>Cheers,
>   Jeremy

Oh my god... I see I have the same issue on the CRAM authenticator...
Thank you Jeremy!

I will modify and test.


-- 
## 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