Re: [Dovecot] Trouble with expire plugin

2013-02-22 Thread Timo Sirainen
On 27.1.2013, at 22.49, Gedalya wrote: > I got it working. I know this worked before, I can't specify when it stopped > working, but here is the story. > > I have: > auth_default_realm = domain.com > > in dovecot-sql.conf.ext I had: > iterate_query = SELECT userid as user, domain FROM email wh

Re: [Dovecot] Trouble with expire plugin

2013-01-27 Thread Gedalya
On 01/09/2013 08:37 AM, Gedalya wrote: On 01/09/2013 02:32 AM, Robert Schetterer wrote: my daily cron job says: >> >>#!/bin/sh >>doveadm expunge -A mailbox Junk savedbefore 14d >>doveadm expunge -A mailbox Trash savedbefore 30d >>doveadm expunge -A mailbox "Trash.*" savedbefore 30d do verbose l

Re: [Dovecot] Trouble with expire plugin

2013-01-09 Thread Gedalya
On 01/09/2013 02:32 AM, Robert Schetterer wrote: my daily cron job says: >> >>#!/bin/sh >>doveadm expunge -A mailbox Junk savedbefore 14d >>doveadm expunge -A mailbox Trash savedbefore 30d >>doveadm expunge -A mailbox "Trash.*" savedbefore 30d do verbose logging during cron Best Regards MfG Ro

Re: [Dovecot] Trouble with expire plugin

2013-01-08 Thread Robert Schetterer
Am 09.01.2013 03:23, schrieb Gedalya: > Anyone..? > Is there any further detail I can provide? > This is really puzzling me. > > Gedalya > > On 01/02/2013 06:44 PM, Gedalya wrote: >> Hi all, >> >> Maybe someone here can help me with this problem, not sure if this is >> a configuration issue or an

Re: [Dovecot] Trouble with expire plugin

2013-01-08 Thread Gedalya
Anyone..? Is there any further detail I can provide? This is really puzzling me. Gedalya On 01/02/2013 06:44 PM, Gedalya wrote: Hi all, Maybe someone here can help me with this problem, not sure if this is a configuration issue or an actual bug. my daily cron job says: #!/bin/sh doveadm ex

[Dovecot] Trouble with expire plugin

2013-01-02 Thread Gedalya
Hi all, Maybe someone here can help me with this problem, not sure if this is a configuration issue or an actual bug. my daily cron job says: #!/bin/sh doveadm expunge -A mailbox Junk savedbefore 14d doveadm expunge -A mailbox Trash savedbefore 30d doveadm expunge -A mailbox "Trash.*" savedbe