Put on my software page (http://www.asteroid-b612.org/software) today a
new version of my qpopper mysql patch.
Changes from the last version are listed below.

Thank

--Tony


   Last updated: 4 April 2002

Changes from 0.3 to 0.4:
---------------------------
 1.  Added ability to do HOMEDIRMAIL with mysql authentication.
     "/home" is the default base path for the user's home directory
     (since we're not using /etc/passwd).
     You can change this by modifying MYSQL_DEFAULT_HOMEDIR in pop_user.c
     You can use this with a virtual setup and hashing.
     Example directory paths are /home/user, /home/u/s/user,
     /home/domain.com/user, /home/domain.com/u/s/user  (see README.MYSQL
     for all of them)
 2.  Changed error message for bad sql fetch to say "Authentication query
     failed, account may not exist." instead of saying that the password
     for that account is incorrect.
 3.  Added "md5" and "mysql" methods for password checking
     (for the MysqlAuthPasswordMethod option). Also added "any" method
     which will check all methods (since now there are more than 2). The
     "both" method can still be used. I left it in for compatibility.
 4.  Added hashing and virtual cases for user-opt/spool-opt paths
     in pop_config.c
 5.  Updated README.MYSQL


.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-.
Anthony J. Biacco                            Network Administrator/Engineer
[EMAIL PROTECTED]              http://www.asteroid-b612.org

     "Strange, but it seems, there's a mutiny brewing inside of me"
.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-.

Reply via email to