Ok folks, the wait is over. Tons of changes in CVS. In a nutshell: - dbmail-maintenance is renamed to dbmail-util. - dbmail-adduser is renamed to dbmail-users. - all command line processing uses getopt, with every utility and daemon responding to a set of common options as well as utility specific options. - all daemons and utilities support alternate config files. - all daemons produce pidfiles. - init scripts updated to use pidfiles. - man pages updated and edited.
I've resolved the bug that was tracking these changes (bug 47) and added a new bug to track any QA issues with them (bug 55). Please take the new code out for a test drive! Please note that you will have to rename your tables to add a dbmail_ prefix. I wrote a script to do that, but haven't integrated it into the sql scripts. Aaron