I just posted the new development version.
The new features being added are:

- optionally storing clear text passwords in the cdb and mysql modules

- storing alias/forwards in a mysql table

- new api's for maintaining alias/forwards. For the mysql module
  it will maintain the information in a table. For the cdb module
  it maintains the information in the standard .qmail files.

- a new convert/vcalias program that will load .qmail files into
  the new mysql table

- a new valias program that allows you to add/delete/etc alias
  forwards. Works with the cdb and mysql modules.

- a new vqpasswd structure to hold the user information instead
  of using struct passwd. This allows us to have more fields than
  the struct passwd has. Primarily for storing clear text passwords.

Hopefully by the end of this week all of the above will be
working ready to use. 

A new version of qmailadmin-0.50 is also available for download.
It compiles against vpopmail-4.10.1. No major changes were made
except switching to vqpasswd from the old struct passwd. As the
new alias/forward api's in vpopmail are completed, qmailadmin
will use those calls to maintain forwards and aliases.

Ken Jones
inter7

Reply via email to