You mean the dict db isn't even created by expire plugin? It was created in my tests (and expire_altmove also worked in my previous tests). What configuration are you using?
On Thu, 2008-04-24 at 20:52 -0300, Raphael Bittencourt S. Costa wrote:
Timo,
It's still not working. The dict is called only by expire-tool.
On Fri, 2008-04-25 at 00:53 +0300, Timo Sirainen wrote:
On Wed, 2008-04-16 at 10:49 +0200, Anders wrote:
Raphael Bittencourt S. Costa wrote:
I followed the wiki to configured the expire plugin on dovecot-1.1rc4 and it isn't working. No error messages on logs or on the execution of "dovecot --exec-mail ext /usr/libexec/dovecot/expire-tool".
Same problem for me. The expire plugin is in fact active, as I get an error when intentionally malforming the expire= configuration line.
After observing my install for a bit, though, I have come to the understanding that the expire plugin never really does anything. The proxy db is only created when the expire-tool is run at night, and never touched during the day.
This should fix it: http://hg.dovecot.org/dovecot-1.1/rev/e1fe3d080314
[]s,
Raphael Costa