On Wed, 2007-06-13 at 00:51 -0400, Matthew A. R. Sherian wrote: > I am trying to get the sieve filter plugin for Thunderbird working, and > for some reason timsieved is not honoring the mech-list that I have in > my imapd.conf. > (LOGIN CRAM-MD5 DIGEST-MD5 SRP CRAM-MD5+TLS DIGEST-MD5+TLS SRP+TLS PLAIN > +TLS PLAIN+SSL) When one connects to the sieve port the listed > mechanisms are only ("CRAM-MD5 DIGEST-MD5"). /etc/pam.d/sieve is set to > use the system-auth defaults, and I attempted to add a saslpasswd entry > for the same user and realm with and an appname of "sieve". > > Any hints beyond this are greatly appreciated... On those last two points, I know that has nothing to do with the mech list, but once the mech list is honored, sieve should hit those parts of the auth process, right?