Fred Moyer wrote:
Correct, the changes I made won't support crypted passwords with CRAM-MD5, but I think the plugin can still be used in CRAM-MD5 mode with these mods.
No, it cannot; you've completely removed the plaintext password which CRAM-MD5 requires to operate. I'll see about rewriting the original plugin to support using crypt()'d passwords for PLAIN and LOGIN if there is no plaintext password.
John
