[toaster] cram-md5 support in courier-imap

2007-03-07 Thread Bill Shupp
Has anyone looked into adding support for courier's cramlib in preauthvchkpw.c for secure authentication in authvchkpw? It appears that the only modules to support it are user userdb, mysql, ldap, and pgsql (if they have clear text passwords). Cheers, Bill

Re: [toaster] cram-md5 support in courier-imap

2007-03-07 Thread Bill Shupp
Bill Shupp wrote: > Has anyone looked into adding support for courier's cramlib in > preauthvchkpw.c for secure authentication in authvchkpw? It appears > that the only modules to support it are user userdb, mysql, ldap, and > pgsql (if they have clear text passwords). Ok, I went ahead and implem