17 Sep
2009
17 Sep
'09
8:35 p.m.
On Qui, 17 Set 2009, Darvin Denmian wrote:
Is there a way to automatically expurge or move messages from a specific folder to another folder after "X" days?
Where "X" specifies the amount of days that messages in folder will be kept.
If it's maildir, you can use find(1) to search the messages and mv(1)
them to another folder.
The next time the folders are opened dovecot will update the indexes.
-- Eduardo M KALINOWSKI eduardo@kalinowski.com.br