Hi,
I have just compiled and ran dovecot rc9. The following error occured when moving a message:
"file mail-cache-transaction.c: line 709 (mail_cache_add): assertion failed: (fixed_size == (unsigned int)-1 || fixed_size == data_size)"
But this error is already fixxed in rc10 ?! (correct me if i'm wrong)
Then about quota dict mysql
I have checked mail for multiple accounts on my server and only one row is inserted in mysql:
username path current user@domain.tld quota/storage -162397
and that's it, while there are multiple accounts with different usernames..... THe current field is changed sometimes (don't know when) and appears to be changed into random values?
Peter
Timo Sirainen wrote:
On Thu, 2006-10-05 at 11:57 +0100, Neil Smith wrote:
Hi,
I've had this problem as well. I brought it up about a month ago but nobody responded to my message.
There seems to be a problem in the SQL INSERT query in the source code.
I've done a couple of fixes since then. I think it should nowadays work. Check with rc8 after I release it.
Although I'd still have to add quota recalculation support for it..