Derek Yarnell wrote:

I am currenly using an application that can only talk APOP and need to authenticate it to my cyrus install.

Now a regular pop login is working, but APOP is not working. I am getting,

Aug 12 14:52:52 cyrus pop3[18626]: badlogin: homsar.umiacs.umd.edu [128.8.120.251] APOP (<[EMAIL PROTECTED]>) SASL(-13): user not found: could not find password

It is never getting to the saslauthd process when I debug it.

saslauthd is only used for plaintext logins (IMAP LOGIN, POP3 USER/PASS, SASL PLAIN). You need to have passwords in sasldb in order to use APOP or any of the non-plaintext SASL mechanisms.


--
Kenneth Murchison     Oceana Matrix Ltd.
Software Engineer     21 Princeton Place
716-662-8973 x26      Orchard Park, NY 14127
--PGP Public Key--    http://www.oceana.com/~ken/ksm.pgp
----
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

Reply via email to