On Thu, May 25, 2006 at 01:10:24AM -0700, Huaqing Zheng wrote: > BTW, this is sasl compiled with MIT GSSAPI and KERBEROS_v4. MIT here too, but no krb4. The following SASL mechanisms fail with imtest from cyrus-imapd: - gssapi - digest-md5 - cram-md5 - plain login works (but I suspect it's imap login, and not sasl login) These other apps I tested are working fine with the same sasl library: - mutt (both gssapi and digest-md5) - openldap (ldapsearch, ldapwhoami, etc), also both with gssapi and digest-md5 Basically, my issue is with cyrus imapd utilities like imtest, pop3test, etc. I keep getting "base64 decoding error".