Bug#441612: additional information
Alex Prinsier
debian at aphexer.mailhaven.com
Sun Sep 16 14:26:20 UTC 2007
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".
More information about the Pkg-Cyrus-imapd-Debian-devel
mailing list