18 Oct
2008
18 Oct
'08
9:09 p.m.
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(kiwi127@oav.net): copy: uid=183, dest=Trash, msgid=48FA1717-002.quota@mail02.oav.net, size=999 Oct 18 19:09:42 mail01 dovecot: Fatal: IMAP(kiwi127@oav.net): 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