[vchkpw] Courier-IMAP authentication using vpopmail's pw_passwd column

2004-06-22 Thread vchkpw
I'm using vpopmail-5.2.1 with MySQL. I would like to use the vpopmail table to provide authentication for Courier-IMAP's MySQL module. Courier-IMAP supports a MYSQL_CRYPT_PWFIELD field, which it states must be crypt-ed using the operating system's crypt function, NOT MySQL's crypt function.

Re: [vchkpw] Courier-IMAP authentication using vpopmail's pw_passwd column

2004-06-22 Thread Matt Dunford
It also says that you don't have to define MYSQL_CRYPT_PWFIELD. You can define MYSQL_CLEAR_PWFIELD instead. On Tue, 22 Jun 2004 14:12:08 -0500, vchkpw [EMAIL PROTECTED] wrote: I'm using vpopmail-5.2.1 with MySQL. I would like to use the vpopmail table to provide authentication for