Am Monday 11 September 2006 16:19 schrieb Eric Doutreleau:

> >> Ok, please remove the "LOGIN" Mechanism from sasl_mech_list.
> >>
> >> # Authentication configuration
> >> sasl_pwcheck_method: saslauthd
> >> sasl_mech_list: PLAIN LOGIN
> >> "LOGIN" is not able to do authorization (-a cyrus -u user). Only
> >> PLAIN and DIGEST-MD5 can do that. Because you use saslauthd, you are
> >> bound to PLAIN.
> >>
> >> I would guess, the first time you type the Password "LOGIN" is used,
> >> the second time "PLAIN".
> >
> > Thanks your advice provided the solution!
> >
> > Rudy
>
> i have the same problem than u
> but when i remove the LOGIN mechanism windows users can't logged anymore :(
> is there a way to remove the LOGIN mechanism only for sieve connection?

Dupicate your imapd.conf. One (The Normal) with "sasl_mech_list: plain login", 
the other with "sasl_mech_list: plain". Edit your cyrus.conf:

sieve cmd="timsieved -C /etc/other-imapd.conf" listen="sieve" prefork=0

-- 
        Andreas
----
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to