sieve with tls sasl mech list empty
Andreas Winkelmann
ml at awinkelmann.de
Tue Sep 12 05:01:43 EDT 2006
Am Tuesday 12 September 2006 10:49 schrieb Rudy Gevaert:
> I've read through the previous posts about sieve, but couldn't come up
> with an answer. I'm having the following problem.
>
> If I have in my imapd.conf:
> allowplaintext: 1
> sasl_mech_list: PLAIN
>
> Connecting to imap with tls works, without tls too. Like it should.
> Connecting to sieve with tls works, withouth tls works. Like it should.
>
> So far so good...
>
> If I have in my imapd.conf, to let users *only* use tls for imap and sieve:
> allowplaintext: 0
> sasl_mech_list: PLAIN
>
> Connecting to imap with tls works, without tls doesn't. Like it should.
> Now for sieve:
>
> mailadm at chestnut:/tmp$ telnet mail2.ugent.be sieve
> Trying 157.193.71.18...
> Connected to mail2.ugent.be.
> Escape character is '^]'.
> "IMPLEMENTATION" "Cyrus timsieved v2.3.7"
> "SIEVE" "comparator-i;ascii-numeric fileinto reject vacation imapflags
> notify envelope relational regex subaddress copy"
> "STARTTLS"
> OK
>
> As you can see, timsieved doesn't list "SASL" "PLAIN" like it should,
> thus when using managesieve I get the error
>
> sasl mech list empty
sasl_minimum_layer: 1
in imapd.conf.
--
Andreas
More information about the Info-cyrus
mailing list