Re: [Dovecot] problems with expire plugin

2013-08-05 Thread Axel Luttgens
Le 5 août 2013 à 15:10, Felix Rubio Dalmau a écrit : > [...] Now the question is: How should I configure the expires to be different > for different boxes? I see that the expires plugin keeps the track of the > oldest message on the boxes tracked, only. Should I configure cronjobs like > this,

Re: [Dovecot] problems with expire plugin

2013-08-05 Thread Felix Rubio Dalmau
AWESOME!!! I'm sorry I missed it! Now the table gets correctly updated. Now the question is: How should I configure the expires to be different for different boxes? I see that the expires plugin keeps the track of the oldest message on the boxes tracked, only. Should I configure cronjobs like t

Re: [Dovecot] problems with expire plugin

2013-08-05 Thread Axel Luttgens
Le 5 août 2013 à 13:28, Axel Luttgens a écrit : > [...] > > The first thing I would try is this one: > > mail_plugins = quota zlib expire > Moreover, I guess you should also update your lmtp/lda sections: protocol lmtp { mail_plugins = quota zlib sieve expire }

Re: [Dovecot] problems with expire plugin

2013-08-05 Thread Axel Luttgens
Le 5 août 2013 à 13:15, Felix Rubio Dalmau a écrit : > Ooook! Here it goes! :-) > > Thank you! > > Felix > > # 2.1.7: /etc/dovecot/dovecot.conf > # OS: Linux 3.9.4-15 x86_64 Debian jessie/sid ext4 > [...] > mail_plugins = quota zlib > [...] Thanks too. :-) The first thing I would try is this

Re: [Dovecot] problems with expire plugin

2013-08-05 Thread Felix Rubio Dalmau
Ooook! Here it goes! :-) Thank you! Felix # 2.1.7: /etc/dovecot/dovecot.conf # OS: Linux 3.9.4-15 x86_64 Debian jessie/sid ext4 auth_cache_size = 1 M auth_failure_delay = 10 secs auth_mechanisms = plain login auth_verbose = yes auth_verbose_passwords = sha1 auth_worker_max_count = 2 base_dir = /

Re: [Dovecot] problems with expire plugin

2013-08-05 Thread Axel Luttgens
Le 5 août 2013 à 10:34, Felix Rubio Dalmau a écrit : > 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 {

Re: [Dovecot] problems with expire plugin

2013-08-05 Thread Felix Rubio Dalmau
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/

Re: [Dovecot] problems with expire plugin

2013-08-04 Thread Felix Rubio Dalmau
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 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 experien

Re: [Dovecot] problems with expire plugin

2013-08-04 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 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 yo

[Dovecot] problems with expire plugin

2013-08-03 Thread Felix Rubio Dalmau
Hi all, I'm experiencing problems to set-up the expire plugin in dovecot. This is the relevant part of my dovecot configuration dict { expire = mysql:/etc/dovecot/dovecot-dict-expire.conf.ext } plugin {

Re: [Dovecot] Problems with Expire Plugin

2009-07-18 Thread Robert Schetterer
Robert Schetterer schrieb: > Timo Sirainen schrieb: >> On Fri, 2009-07-17 at 00:07 +0200, Robert Schetterer wrote: >>> Timo Sirainen schrieb: I'm getting tired of explaining again and again how expire plugin is supposed to work, so I added now Example #1 timeline and Example #2 timel

Re: [Dovecot] Problems with Expire Plugin

2009-07-17 Thread Robert Schetterer
Timo Sirainen schrieb: > On Fri, 2009-07-17 at 00:07 +0200, Robert Schetterer wrote: >> Timo Sirainen schrieb: >>> I'm getting tired of explaining again and again how expire plugin is >>> supposed to work, so I added now Example #1 timeline and Example #2 >>> timeline to http://wiki.dovecot.org/Plu

Re: [Dovecot] Problems with Expire Plugin

2009-07-16 Thread Timo Sirainen
On Fri, 2009-07-17 at 00:07 +0200, Robert Schetterer wrote: > Timo Sirainen schrieb: > > I'm getting tired of explaining again and again how expire plugin is > > supposed to work, so I added now Example #1 timeline and Example #2 > > timeline to http://wiki.dovecot.org/Plugins/Expire which tell exa

Re: [Dovecot] Problems with Expire Plugin

2009-07-16 Thread Robert Schetterer
When running without the --test option: >>> >>> Does not leave any message and there are no data in the table expires of >>> Mysql >>> >>> I reviewed the Trash folder and still holds the emails. >>> >>> >>> It should be

Re: [Dovecot] Problems with Expire Plugin

2009-07-13 Thread Jose Luis Marin Perez
Dear Timo, Thank you for the patience and support, setting userdb vpopmail expire plugin could operate. Thanks Jose Luis > From: t...@iki.fi > To: jolumape...@hotmail.com > Date: Sun, 12 Jul 2009 15:52:50 -0400 > CC: dovecot@dovecot.org > Subject: Re: [Dovecot] Problems wit

Re: [Dovecot] Problems with Expire Plugin

2009-07-12 Thread Robert Schetterer
ve >> >> Thanks >> >> Jose Luis >> >>> CC: dovecot@dovecot.org >>> From: t...@iki.fi >>> To: jolumape...@hotmail.com >>> Subject: Re: [Dovecot] Problems with Expire Plugin >>> Date: Sun, 12 Jul 2009 14:20:19 -0400 >>>

Re: [Dovecot] Problems with Expire Plugin

2009-07-12 Thread Timo Sirainen
ad to configure userdb prefetch How could solve this problem because I have many accounts that have the format described above Thanks Jose Luis CC: dovecot@dovecot.org From: t...@iki.fi To: jolumape...@hotmail.com Subject: Re: [Dovecot] Problems with Expire Plugin Date: Sun, 12 Jul 2009 14:20:19 -040

Re: [Dovecot] Problems with Expire Plugin

2009-07-12 Thread Jose Luis Marin Perez
prefetch How could solve this problem because I have many accounts that have the format described above Thanks Jose Luis > CC: dovecot@dovecot.org > From: t...@iki.fi > To: jolumape...@hotmail.com > Subject: Re: [Dovecot] Problems with Expire Plugin > Date: Sun, 12 Jul 2009

Re: [Dovecot] Problems with Expire Plugin

2009-07-12 Thread Timo Sirainen
On Jul 11, 2009, at 2:36 AM, Jose Luis Marin Perez wrote: When running expire-tool --test shows the following message on dovecot.log: dovecot: Jul 11 02:05:12 Error: auth(default): prefetch(jma...@sistemasunidos.com ): userdb lookup not possible with only userdb prefetch Yeah, that's proba

Re: [Dovecot] Problems with Expire Plugin

2009-07-10 Thread Jose Luis Marin Perez
rom: jolumape...@hotmail.com > To: dovecot@dovecot.org > Date: Fri, 10 Jul 2009 17:41:48 -0500 > Subject: Re: [Dovecot] Problems with Expire Plugin > > > I appreciate the explanation. > > The Papelera folder is set to expire in 1 day > > The Trash folder is empty,

Re: [Dovecot] Problems with Expire Plugin

2009-07-10 Thread Jose Luis Marin Perez
gt; > > > Please require your help to solve this problem. > > > > I apologize for my low level of knowledge about these issues, but what > > interests me is to learn. > > > > Thanks > > > > Jose Luis > > > > > From: jolumape.

Re: [Dovecot] Problems with Expire Plugin

2009-07-10 Thread Timo Sirainen
sts me is to learn. > > Thanks > > Jose Luis > > > From: jolumape...@hotmail.com > > To: t...@iki.fi > > Date: Thu, 9 Jul 2009 14:18:28 -0500 > > CC: dovecot@dovecot.org > > Subject: Re: [Dovecot] Problems with Expire Plugin > > > > >

Re: [Dovecot] Problems with Expire Plugin

2009-07-10 Thread Jose Luis Marin Perez
> Date: Thu, 9 Jul 2009 14:18:28 -0500 > CC: dovecot@dovecot.org > Subject: Re: [Dovecot] Problems with Expire Plugin > > > Dear Timo > > I have set up crontab to run the tool expires at midnight > > When running with the --test option: > > Info: User looku

Re: [Dovecot] Problems with Expire Plugin

2009-07-09 Thread Jose Luis Marin Perez
> Subject: Re: [Dovecot] Problems with Expire Plugin > From: t...@iki.fi > To: jolumape...@hotmail.com > CC: dovecot@dovecot.org > Date: Thu, 9 Jul 2009 14:57:19 -0400 > > On Thu, 2009-07-09 at 12:12 -0500, Jose Luis Marin Perez wrote: > > Now my problem is with expire-tool

Re: [Dovecot] Problems with Expire Plugin

2009-07-09 Thread Timo Sirainen
On Thu, 2009-07-09 at 12:12 -0500, Jose Luis Marin Perez wrote: > Now my problem is with expire-tool because it is not deleting the > emails in the folder that has been marked by Expire Plugin. Did you read how exactly it works? http://wiki.dovecot.org/Plugins/Expire > This is the command that

Re: [Dovecot] Problems with Expire Plugin

2009-07-09 Thread Jose Luis Marin Perez
a 1 INBOX.Papelera.* 1 expire_dict: proxy::expire autocreate: INBOX.Papelera autosubscribe: INBOX.Papelera dict: expire: mysql:/usr/local/etc/dovecot-dict-expire.conf Thanks for you help Jose Luis > Subject: Re: [Dovecot] Problems with Expire Plugin > From: t...@iki.fi > To: jolumape...@hotm

Re: [Dovecot] Problems with Expire Plugin

2009-07-07 Thread Timo Sirainen
On Tue, 2009-07-07 at 14:42 -0500, Jose Luis Marin Perez wrote: > I made the change but still tells me that does not register any information > in the table expires. I don't really know. Try if you can get it to work with v1.2 + http://hg.dovecot.org/dovecot-1.2/rev/df2d4e398c06 patch? Then it s

Re: [Dovecot] Problems with Expire Plugin

2009-07-07 Thread Jose Luis Marin Perez
nfiguration? Thanks Jose Luis > Subject: Re: [Dovecot] Problems with Expire Plugin > From: t...@iki.fi > To: jolumape...@hotmail.com > CC: dovecot@dovecot.org > Date: Tue, 7 Jul 2009 15:04:23 -0400 > > On Tue, 2009-07-07 at 14:01 -0500, Jose Luis Marin Perez wrote: >

Re: [Dovecot] Problems with Expire Plugin

2009-07-07 Thread Timo Sirainen
On Tue, 2009-07-07 at 14:01 -0500, Jose Luis Marin Perez wrote: > Hi Timo, > > But the Quota plugin if it works what is not working on the Expire plugin. Just ignore the quota parts of my previous mails, but don't ignore what I said about expire: > > expire: Papelera 7 Papelera/* 7 This needs

Re: [Dovecot] Problems with Expire Plugin

2009-07-07 Thread Jose Luis Marin Perez
Hi Timo, But the Quota plugin if it works what is not working on the Expire plugin. I have to add some additional configuration to send to my email earlier? Thanks Jose Luis > Subject: Re: [Dovecot] Problems with Expire Plugin > From: t...@iki.fi > To: dovecot@dovecot.org >

Re: [Dovecot] Problems with Expire Plugin

2009-07-07 Thread Timo Sirainen
On Tue, 2009-07-07 at 13:50 -0400, Timo Sirainen wrote: > quota_rule2 = INBOX.Trash:ignore > > > quota_rule3: Papelera:ignore > > quota_rule3 = INBOX.Papelera:ignore Hmm. Actually I was wrong here. I intended them to be configured like that though. I guess I'll fix them in v2.0.. signature.

Re: [Dovecot] Problems with Expire Plugin

2009-07-07 Thread Timo Sirainen
On Tue, 2009-07-07 at 12:05 -0500, Jose Luis Marin Perez wrote: > namespace: > type: private > separator: . > prefix: INBOX. > inbox: yes > list: yes > subscriptions: yes .. > quota: maildir > quota_rule: ?:storage=0 > quota_rule2: Trash:ignore quota_rule2 = INBOX.Trash:ignore >

[Dovecot] Problems with Expire Plugin

2009-07-07 Thread Jose Luis Marin Perez
Dear Sirs, I try to configure expire plugin to delete emails older than 7 days from the Papelera folder, but I do not see any information recorded in the expires table, although there are emails that were copied before and after configuring the plugin. dovecot -n # 1.1.16: /usr/local/etc/dovec