Re: [Dbmail] slow deliver

2012-06-24 Thread Reindl Harald
Am 24.06.2012 04:56, schrieb remy: > I have a fresh installation of dbmail 3.0.2. (mysql 5.1.46; postfix > 2.7.1 in a openSuSE 11.3 everthing in the same server). update to MySQl 5.5 if possible > (some supposedly relevant parameters from supposedly relevant config files:) they most interesti

Re: [Dbmail] DBMail insert email via SQL?

2012-06-24 Thread Paul J Stevens
On 06/22/2012 11:25 PM, James Cloos wrote: > I haven't looked to see whether this changed at all with dbmail3, but > with dbmail2, at least, you can directly use dbmail-smtp to inject mail. > > Call it like: > > dbmail-smtp -u $USER -M $MAILBOX <$MESSAGE > > to insert the mail stored in fil

Re: [Dbmail] SQL command for deleting an user?

2012-06-24 Thread Paul J Stevens
On 06/23/2012 12:29 PM, cl445 wrote: > > What is the best way to delete an user from dbmail in SQL? Is there a > cascading delete for dbmail_users? Yes. When you delete a dbmail_users record, this will trigger a cascading delete on dbmail_mailboxes, dbmail_acl, dbmail_sievescripts, dbmail_subsc