Re: [Dovecot] Expire plugin does not work

2010-12-17 Thread Christoph Pleger
Hello, > But if it's 0666, I'm not really sure what the problem could be. You > could try if dict can access it as root: > > service dict { > user = root > } I have found the solution: The directory where the sqlite3 database resides must be writable by the dovecot user. Regards Christoph

Re: [Dovecot] Expire plugin does not work

2010-12-17 Thread Timo Sirainen
On Thu, 2010-12-16 at 20:55 +0100, Christoph Pleger wrote: > dovecot: dict: Error: sqlite: exec(INSERT INTO expires > (expire_stamp,username,mailbox) VALUES ('1292525469','christoph','Trash')) > failed: unable to open database file (14) So SQLite can't open its database. I don't know what "14"

Re: [Dovecot] Expire plugin does not work

2010-12-16 Thread Christoph Pleger
Hello, I forgot to mention the dovecot version number. It is version 2.0.7. Regards Christoph

[Dovecot] Expire plugin does not work

2010-12-16 Thread Christoph Pleger
Hello, I followed the instructions on http://wiki2.dovecot.org/Plugins/Expire to configure the expire plugin, but when I move a message to the Trash folder, I get the following error messages in my logfile: dovecot: dict: Error: sqlite: exec(INSERT INTO expires (expire_stamp,username,mailbox)

Re: [Dovecot] Expire plugin does not work

2009-02-05 Thread Nicolas Letellier
On Wed, 04 Feb 2009 12:17:05 -0500 Timo Sirainen wrote: > On Wed, 2009-02-04 at 11:27 +0100, Nicolas Letellier wrote: > > Info: us...@domain.tld/Trash: stop, expire time in future: Wed Feb 4 > > 21:00:50 2009 > > > > > > Why this message? I have 3 mailboxes, and the message appears only with

Re: [Dovecot] Expire plugin does not work

2009-02-04 Thread Timo Sirainen
On Wed, 2009-02-04 at 11:27 +0100, Nicolas Letellier wrote: > Info: us...@domain.tld/Trash: stop, expire time in future: Wed Feb 4 > 21:00:50 2009 > > > Why this message? I have 3 mailboxes, and the message appears only with this > mailbox. > The 2 others mailbox have mails into Trash and Junk

[Dovecot] Expire plugin does not work

2009-02-04 Thread Nicolas Letellier
Hi. I test expire plugin for my dovecot 1.1.8. But, it seems to not work. I have 3 mailboxes on my machine. I want my messages in Junk and Trash expire after 1 day. I removed all messages in them before installing expire plugin. See my dovecot.conf: expire: Trash 1 Junk 1 expire_dict: proxy