On 24/05/2014 10:52 AM, Oscar del Rio wrote:

Another feature of mdbox is that old emails can also be moved to alternate storage transparently to the user. If you are running out of space in the mail spool, move everyone's old emails to another storage instead of nagging users to clean up. Or run a cron script to move emails older than X months to the alternate storage. The users will not notice any difference.

Just to clarify (and I don't get blamed for any disasters ;)).
The move to alternate storage is done with Dovecot's doveadm tool, not with Unix "mv"

Example: To move emails older than 52 weeks:
doveadm altmove -u $username BEFORE 52w

http://wiki2.dovecot.org/Tools/Doveadm/Altmove


_______________________________________________
openindiana-discuss mailing list
[email protected]
http://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to