Le 18 oct. 08 à 19:54, Timo Sirainen a écrit :
On Sat, 2008-10-18 at 19:12 +0200, Xavier Beaudouin wrote:
I have tried the method to add more space especialy for Trash...
No luck...
On logfile I have :
Oct 18 19:09:42 mail01 dovecot: IMAP([EMAIL PROTECTED]): copy: uid=183,
dest=Trash, msgid=<[EMAIL PROTECTED]>, size=999
Oct 18 19:09:42 mail01 dovecot: Fatal: IMAP([EMAIL PROTECTED]): trash:
Namespace not found for mailbox 'Trash'
..
Query: COPY 183 "INBOX.Trash"
So, apparently your only namespace has "INBOX." prefix and you've
configured trash plugin with "Trash" mailbox. You should have
configured
it to use "INBOX.Trash" instead. The same goes for quota
configuration.
I did, but this doesn't fix the problem as well...
/Xavier