Displaying 1 result from an estimated 1 matches for "qeb0pja6uf6qkeegcibfdn69wemttni".
2013 Aug 05
2
Fileoperations in Maildir – problematic or okay?
Hi,
I'm wondering: Is it a problem to move and delete files inside a dovecot-managed maildir?
For example:
I have a folder ~/.maildir/.Sub1.Start/cur and a folder ~/.maildir/.Sub1.Start.old/cur
and like to regularly move old mails from the first to the second one.
Can you create a cron job saying something like:
find ~/.maildir/.Sub1.Start/cur -mtime +5 -exec mv {}