CRAM-MD5 requires plaintext passwords. Meaning that the
only authentication modes that can possibly support
CRAM-MD5 are authuserdb, authldap, authmysql, and
authpgsql -- and only if those authentication modules are specifically configured to use plaintext passwords.
All my accounts are in userdb. But since it's encrypting the passwords then CRAM-MD5 will never work with it, correct? I have to have plaintext passwords in my userdb files in order to use CRAM-MD5?
You need to use the -hmac-md5pw option to userdbpw. Just follow the example in the userdbpw man page.
------------------------------------------------------- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetWorld+Interop Las Vegas 2003 -- Register today! http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
