"sieve[25275]: Couldn't find mech PLAIN"
Patrick Radtke
phr2101 at columbia.edu
Thu Aug 3 16:43:28 EDT 2006
What program are you using to connect to the sieve port?
What does
imtest -p 2000 hostname
tell you on the SASL line?
mine says
S: "IMPLEMENTATION" "Cyrus timsieved v2.2.12"
S: "SASL" "GSSAPI PLAIN"
S: "SIEVE" "fileinto reject envelope vacation imapflags notify
subaddress relational comparator-i;ascii-numeric regex"
S: "STARTTLS"
S: OK
If you don't see PLAIN, try
imtest hostname
and see what capabilities your server offers for the IMAP port.
-Patrick
On Aug 3, 2006, at 2:34 PM, Joseph Silverman wrote:
> So, I migrated my email server from a fedora core 3 to a mandrake
> based distro yesterday - since then sieve has quit working with the
> error message in the subject. Any ideas what is wrong?
>
> THANKS!
>
> P.s. imap and pop work as expected and desired.
>
> my imapd.conf:
>
> configdirectory: /var/lib/imap
> partition-default: /var/spool/imap
> admins: cyrus
> allowanonymouslogin: no
> altnamespace: true
> unixhierarchysep: true
> sievedir: /var/lib/imap/sieve
> sendmail: /usr/sbin/sendmail
> hashimapspool: true
> allowplaintext: 1
> sasl_pwcheck_method: saslauthd
> sieve_maxscriptsize: 100
>
> my /etc/sysconfig/saslauthd:
>
> # $Id: saslauthd.sysconfig,v 1.1 2001/05/02 10:55:48 wiget Exp $
> # Authentications mechanism (for list see saslauthd -v)
> SASL_AUTHMECH=ldap
>
> # Hostname for remote IMAP server (if rimap auth mech is used)
> # Ldap configuration file (if ldap auth mech is used)
> SASL_MECH_OPTIONS=
>
> # Extra options (for list see saslauthd -h)
> SASLAUTHD_OPTS=
>
> my /etc/saslauthd.conf:
>
> ldap_servers: ldap://XXXXXXXX.laszlosystems.com/
> ldap_bind_dn: cn=XXXXXXXX,dc=laszlosystems,dc=com
> ldap_bind_pw: XXXXXXXX
> ldap_scope: sub
> ldap_search_base: ou=XXXXXXXX,dc=laszlosystems,dc=com
> ldap_auth_method: bind
>
> ----
> Cyrus Home Page: http://asg.web.cmu.edu/cyrus
> Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
> List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
More information about the Info-cyrus
mailing list