Converting mbox to cyrus maildir w/ seen state preservation
Igor Brezac
igor at ipass.net
Mon Dec 22 15:34:57 EST 2003
On Mon, 22 Dec 2003, Miham KEREKES wrote:
> > > >>However, I can't find anywhere in the config files where I could stop
> > > >>CRAM-MD5 from being advertised.
> > > >>I searched in /etc/cyrus.conf and /etc/imapd.conf, without any success.
> > > >>
> > > >>Any docs or help suggested?
> > > >
> > > >
> > > > Add
> > > >
> > > > sasl_mech_list: plain login digest-md5 ntlm
> > > LOGIN and NTLM don't support proxying either.
> > For this conversion he just needs
> > sasl_mech_list: plain
> I've already tried that before I wrote my second letter in this thread.
>
> I tried it with
> sasl_pwcheck_method: auxprop
> AND
> sasl_pwcheck_method: saslauthd
>
> My auxprop plugin is:
> sasl_auxprop_plugin: sasldb
This is not correct:
I do not know where you store your secrets, I assume sasldb? If so,
sasl_pwcheck_method: auxprop
sasl_auxprop_plugin: sasldb
sasl_mech_list: plain
Check $cyrus-sasl/doc/options.html for more.
--
Igor
More information about the Info-cyrus
mailing list