Volker Hutten schrieb: > > I now took a look into /var/log/messages and there I found the following > lines (after I built cyrus-sasl and cyrus-imapd again following the > instructions of Rob Siemborski from December 7, 2001 concerning > saslauthd): > > Feb 27 17:59:52 mail imapd[6675]: unknown password verifier saslauthd
Now I don't understand. In your previous mail you said > Yes, there are cyrus and root. My imapd.conf looks as follows: > > configdirectory: /var/imap > partition-default: /var/spool/imap > admins: cyrus root > allowanonymouslogin: no > sasl_pwcheck_method: sasldb > tls_cert_file: /var/imap/server.pem > tls_key_file: /var/imap/server.pem > but now you say something about saslauthd. Can you put this in your imapd.conf: sasl_pwcheck_method: saslauthd And if you let saslauthd authenticate against pam, then you may also put sasl_mech_list: PLAIN -Simon > Feb 27 17:59:52 mail imapd[6675]: badlogin: localhost.localdomain[127.0.0.1] >plaintext user > SASL(-4): no mechanism available: checkpass failed > > The first line is the same no matter if pam, sasldb or something like > that. > > Does this help anyone to give me some more hints? > > Volker
