Hi,
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@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
Thanks in advance,
Rudy
--
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Rudy Gevaert Rudy.Gevaert@xxxxxxxx tel:+32 9 264 4734
Directie ICT, afd. Infrastructuur Direction ICT, Infrastructure dept.
Groep Systemen Systems group
Universiteit Gent Ghent University
Krijgslaan 281, gebouw S9, 9000 Gent, Belgie www.UGent.be
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
----
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