[Dovecot] age-limit
    Ben 
    ben+dovecot at mail-subs.com
       
    Tue Aug 20 16:42:22 EEST 2013
    
    
  
On 19/08/2013 20:46, Carlos L wrote:
> I'm trying to figure if there is a "proactive" way to enforce item age on
> maildir . maildir-cleanup kind of does it but im looking for something
> similiar to quota ++ that you can add to dovecot but for item age not size.
>
> Any ideas?
>
Something along the following lines in your crontab ?  If you really 
want to enforce ? ;-)
/usr/bin/doveadm expunge -u USERNAME mailbox MAILBOX savedbefore 2w
    
    
More information about the dovecot
mailing list