Converting mbox to cyrus maildir w/ seen state preservation
Ken Murchison
ken at oceana.com
Mon Dec 22 15:20:37 EST 2003
Igor Brezac wrote:
>
> On Mon, 22 Dec 2003, Miham KEREKES wrote:
>
>
>>Hi,
>>
>>
>>>>I have the following capabilities:
>>>>* CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ MAILBOX-REFERRALS
>>>>NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND
>>>>SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES IDLE AUTH=NTLM
>>>>AUTH=DIGEST-MD5 AUTH=CRAM-MD5 LISTEXT LIST-SUBSCRIBED ANNOTATEMORE
>>
>>>mailutil is picking CRAM-MD5 up which does not support proxy
>>>authentication. Stop advertising CRAM-MD5 on the cyrus side. Add /tls
>>>which will allow mailutil to use PLAIN. PLAIN is the only mech
>>>implemented by c-client which support proxy auth.
>>
>>After I've sent my previous message, I found a similar advice in
>>archive.
>>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.
--
Kenneth Murchison Oceana Matrix Ltd.
Software Engineer 21 Princeton Place
716-662-8973 x26 Orchard Park, NY 14127
--PGP Public Key-- http://www.oceana.com/~ken/ksm.pgp
More information about the Info-cyrus
mailing list