Re: [Dbmail] Messages not deleted from `dbmail_messageblks`

2005-11-28 Thread Brian Weaver
Try adding the '-y' flag to dbmail-util. I'm running dbmail 2.0.4 and if I don't specify the '-y' flag it will tell me about what needs to be done, without actually doing the work. I don't know if this was fixed in your release, 2.0.7. -Brian On 11/25/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wro

Re: [Dbmail] Messages not deleted from `dbmail_messageblks`

2005-11-25 Thread Paul J Stevens
This is all valid. [EMAIL PROTECTED] wrote: >>dbmail-users -d test > > Opening connection to database... > Opening connection to authentication... > Ok. Connected > Deleting aliases for user [test]... > Done > Deleting user [test]... > Done > > messageblk_idnr=1 and 2 stays on it's place ! Bec

[Dbmail] Messages not deleted from `dbmail_messageblks`

2005-11-25 Thread kost
dbmail 2.0.7 MySQL 4.1.14 INNODB I've just created new `dbmail` database from `create_tables_innoDB.mysql` file And did the following steps: 1) Adding new user > dbmail-users -a test -w testpwd Opening connection to database... Opening connection to authentication... Ok. Connected Adding user te