Re: Cyrus imapd and automaticaly purge 3 months old emails only for some user

2017-05-11 Thread Anton Shilov via Info-cyrus
Hi Josef Yes it's possible. You have to use "ipurge -f -d 90 " and any kind of schedooler system Example: crontab 0 2 * * * /usr/lib/cyrus-imapd/ipurge -f -d 90 user.test1 Every day at 2am remove messages older then 90 days for user test1 > > >Hi there, >   is there able to set automatically de

Cyrus imapd and automaticaly purge 3 months old emails only for some user

2017-05-11 Thread Josef Karliak
Hi there, is there able to set automatically delete old emails only for some users ? Is an user able to set it or only administrator ? Is there some Imap webclient that can set it ? Thanks and best regards J.Karliak Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: ht