Hi all, I noted some feature that is missing from qmailadmin, optional logging of account creation and removal. This is fairly easy to implement. Useful for some commercial systems, that bills per email account.
Let say something like that : /var/log/qmailadmin/domainame.log timestamp action email numberofaccounts in domain, something like that DDMMYYYY HHMM delete [EMAIL PROTECTED] 1 DDMMYYYY HHMM add [EMAIL PROTECTED] 3 -- Eero