Phil Pennock wrote:
> I can successfully authenticate to Exim using:
>
> auth_cram_own:
> driver = cram_md5
> public_name = CRAM-MD5
> server_secret = ${lookup{$auth1:imap.spodhuis.org:userPassword}\
> dbmjz{/usr/local/etc/sasldb2}{$value}fail}
> server_set_id = $auth1
I have been successful in compiling and using this on my companies exim
server. A handful of weekend users (including myself) have all successfully
authenticated. Monday morning will provide some better "stress testing"
but it works perfectly so far!
Regards
D.
> --
> ## 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/