Re: autoexpunge - different settings for different users

2016-02-07 Thread Haravikk
> On 7 Feb 2016, at 02:50, Tom Johnson wrote: > > I have some users where I'd like to expunge their mail at different times. > > For example, I may have some users who I want to expunge everything from > every folder at 30 days. > > Others where I'd like to expunge

Re: autoexpunge - different settings for different users

2016-02-07 Thread Haravikk
> On 7 Feb 2016, at 10:17, Haravikk wrote: > > >> On 7 Feb 2016, at 02:50, Tom Johnson wrote: >> >> I have some users where I'd like to expunge their mail at different times. >> >> For example, I may have some users who I want to expunge everything

Re: autoexpunge - different settings for different users

2016-02-07 Thread Bill Shirley
If have a Bash script I invoke from cron that iterates thru /home looking for a control file in each users Maildir that looks like this: /home/bill/Maildir/maildir.dovecot.purge.conf #Mailbox : KeepDays # #INBOX

Re: autoexpunge - different settings for different users

2016-02-07 Thread Timo Sirainen
> On 07 Feb 2016, at 04:50, Tom Johnson wrote: > > I have some users where I'd like to expunge their mail at different times. > > For example, I may have some users who I want to expunge everything from > every folder at 30 days. > > Others where I'd like to expunge

Re: autoexpunge - different settings for different users

2016-02-07 Thread Tom Johnson
> On Feb 7, 2016, at 10:59 AM, Timo Sirainen wrote: >> On 07 Feb 2016, at 04:50, Tom Johnson wrote: >> >> I have some users where I'd like to expunge their mail at different times. >> >> >> Is there a way to do some sort of lookup for this? Or is this