Hello!
        Is there any way to delete old messages e.g. older than 30 days from 
INBOX.Trash and INBOX.Junk mailboxes of all users in a proper "cyrus-way"?

Or should we use scripts with lines something like
        "find ./ -regex "./[0-9]*\." -ctime +30 -exec rm {} \;"
and then rebuild the mailbox?
        Thanks, Vladi.

----
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to