[Dbmail] Adding users by database queries.

2004-07-23 Thread Dean W. Frampton
Hi there, Just a quick question, I'm just wanting to know how to add users without using the dbmail-adduser utility, but by inserting directly into a mysql database. What steps are involved when doing this? Thanks in advance, Dean

Re: [Dbmail] Adding users by database queries.

2004-07-23 Thread Robert Andersson
Dean W. Frampton wrote: Just a quick question, I'm just wanting to know how to add users without using the dbmail-adduser utility, but by inserting directly into a mysql database. What steps are involved when doing this? We had a discussion about that here a little while ago. Specifically,

Re: [Dbmail] Adding users by database queries.

2004-07-23 Thread Jacques Beaudoin
This may not be what your looking for. This is my solution for adding users and administrating dbmail. It works great for me. I would not have it any other way. Write some bash scripts that execute dbmail-adduser, dbmail-maintenace, etc.. and execute them via WEBMIN CUSTUM MENU. You will have