On 2012-03-03 at 13:50 +0000, Drav Sloan wrote:
> 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!
Good to know, thanks. :)
I'd be interested to know your views on the utility of this, versus just
proving that it can be done and having an alternative/competitor.
"One less moving part"? Problems with saslauthd? Or "doesn't really
matter to us"?
Ta muchly,
-Phil