Sorry, Steffen. My version of dovecot is
# 2.1.7: /etc/dovecot/dovecot.conf # OS: Linux 3.9.4-15 x86_64 Debian jessie/sid ext4
Additionally, I have corrected the plugin parameters as you suggested. Now looks like:
plugin { expire = Trash expire2 = Trash/* expire3 = Junk expire4 = Junk/* expire_dict = proxy::expire }
However, the table is not updated anyway :S
Sorry for the mistake.
Regards,
Felix
On Monday 05 August 2013 08:20:38 Steffen Kaiser wrote:
On Sat, 3 Aug 2013, Felix Rubio Dalmau wrote:
I'm experiencing problems to set-up the expire plugin in dovecot. This is the relevant part of my dovecot configuration
Well, one "relevant" part is missing: your Dovecot version. Therefore you should always post the dovecot -n output.
plugin { expire = Trash 15 Junk 15
This is a setting for Dovecot v1. Are you using Dovecot v2? Then see http://wiki2.dovecot.org/Plugins/Expire.
Regards,
-- Steffen Kaiser