[Dovecot] Plugin Trash don't work ?
Hello,
I have a problem with the trash plugin. i'm not English, but if i ave understand this http://wiki.dovecot.org/Plugins/Trash , if a mailbox is full (90% for example) and i want to delete a mail, the plugin Tras, delete a mail in mailbox specified in a file ...
I have this :
dovecot.conf :
protocol imap {
[.....]
mail_plugins = quota imap_quota trash }
plugin { trash = /etc/dovecot-trash.conf }
And in dovecot-trash.conf : # Spam mailbox is emptied before Trash 1 Spam # Trash mailbox is emptied before Sent 2 Trash # If both Sent and "Sent Messages" mailboxes exist, the next oldest message # to be deleted is looked up from both of the mailboxes. 3 Sent 3 Sent Messages
I have 3 mail in a 20Mb quota mailbox : 2 in Mailbox (5.1mb both) 1 in Trash (6.2Mb)
When i try to delete a mail from my mailbox i have a error and i only see this in maillog :
Jan 28 15:49:37 soez dovecot: child 28398 (imap) killed with signal 11
I can't receive mail and i can't delete because i exceed quota
Thanks for your help !!
Number :-)
Changez votre Live en un clic ! http://get.live.com
On Thu, 2008-01-31 at 13:15 +0100, Sebastien Andreatta wrote:
I have a problem with the trash plugin. .. Jan 28 15:49:37 soez dovecot: child 28398 (imap) killed with signal 11
It crashes. What Dovecot version? If anything older than v1.0.0, upgrade first and try again.
If it's a newer version, could you get gdb backtrace? See http://dovecot.org/bugreport.html
[number@soez soez]$ rpm -qa | grep dovecot dovecot-1.0-1.2.rc15.el5
On centos...
I have installed gdb, change dovecot.conf but i don't understand the part with "core"...
[root@soez lib]# cat /proc/sys/kernel/core_pattern core
Thanks for your help
Number :-)
From: tss@iki.fi To: number-85@hotmail.com Date: Thu, 31 Jan 2008 16:26:50 +0200 CC: dovecot@dovecot.org Subject: Re: [Dovecot] Plugin Trash don't work ?
On Thu, 2008-01-31 at 13:15 +0100, Sebastien Andreatta wrote:
I have a problem with the trash plugin. .. Jan 28 15:49:37 soez dovecot: child 28398 (imap) killed with signal 11
It crashes. What Dovecot version? If anything older than v1.0.0, upgrade first and try again.
If it's a newer version, could you get gdb backtrace? See http://dovecot.org/bugreport.html
Vous partez ? Emmenez vos amis avec vous ! http://www.windowslivemobile.msn.com/nl-be
On Thu, 2008-01-31 at 16:54 +0100, Sebastien Andreatta wrote:
[number@soez soez]$ rpm -qa | grep dovecot dovecot-1.0-1.2.rc15.el5
Trash plugin is known to be broken with rc15. Upgrade to v1.0.0 or newer. You can have rpms from http://atrpms.net/dist/el5/dovecot/
participants (2)
-
Sebastien Andreatta
-
Timo Sirainen