There's this in imapd.conf:
sasl_minimum_layer: 0
Benjamin Seidenberg wrote:
Alex Prinsier wrote:
Trying to debug this further I found out that the sieve server doesn't
list 'SASL PLAIN' as one of the authentication methods.
# nc localhost 2000
"IMPLEMENTATION" "Cyrus timsieved v2.2.13-Debian-2.2.13-10"
"SIEVE" "fileinto reject envelope vacation imapflags notify subaddress
relational comparator-i;ascii-numeric regex"
"STARTTLS"
OK
Apparantly this user had the same problem, but I already had set
sasl_mech_list correctly
(http://lists.debian.org/debian-user/2004/02/msg03822.html):
sasl_mech_list: PLAIN
When I disable tls, the starttls also disappears from the greeting, but
nothing else changes.
So the bug could be described more clearly as "timsieved doesn't list
SASL PLAIN as authentication method even with sasl_mech_list: PLAIN".
What values do you have for sasl_minimum_layer?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]