Re: [exim] GNU SASL gsasl integration into Exim

Góra strony
Delete this message
Reply to this message
Autor: Drav Sloan
Data:  
Dla: exim-users, exim-dev
Temat: Re: [exim] GNU SASL gsasl integration into Exim
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/