[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,

[Dbmail] Re: a vote for libSieve

2004-07-23 Thread Dan Weber
Which competition? Mailutils and Cyrus already use this. Dan Ross Gohlke wrote: I envision a future in which an email client is nothing more than a temporary repository for what's on the server, where average users take advantage of IMAP and put their filters on the server. I think server-side

[Dbmail] Cyrus vs DBMail Switch?

2004-07-23 Thread Kevin Baker
I am setting up a new mail system next month. It will require redundancy and failover. Our current systems run Postfix+Cyrus+Amavis+MySQL/Auth. Cryus is a complete pain in the rear to setup with account failover. DBMail seems like a great solution. By just setting up MySQL replication between a f

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 f