[Dbmail] SQL QUERY TO LIST USERS IN A BASH SCRIPT

2003-03-17 Thread Jacques Beausoin
Last week i ask I would like to now de mysql command to put in a bash script to list all the users in a dbmail database. I figure out the command just type: mysql -s -u root -e "SELECT userid from dbmail.users" Thanks Aaron and Jeff for you help

[Dbmail] QUOTUM USED

2003-03-17 Thread Jacques Beausoin
I create a user jacques-beaudoin in dbmail Then i execute dbmail-adduser s jacques-beaudoin I get a listing *** dbmail-adduser *** Opening connection to database... Opening connection to authentication... Ok. Connected Info for user [jacques-beaudoin] User ID : 1 Username: jacqu

[Dbmail] DBMAIL WEB ADMINISTRATION

2003-03-17 Thread Jacques Beausoin
Im looking for a simple dbmail web administration interface to add,delete,show users..etc Thanks Jacques