Shawn Henderson wrote: > what is the command to change a password for a user. > And is there a way to look at the current accounts in the db.
man dbmail-adduser More specifically, Change password: $ dbmail-adduser c <username> -p <new_password> List existing accounts: $ dbmail-adduser s Stats on a given account: $ dbmail-adduser s <username> Regards, Robert Andersson
