[OpenIndiana-discuss] sendmail simple setup home lan
Oscar del Rio
delrio at mie.utoronto.ca
Sat May 24 15:19:30 UTC 2014
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
More information about the openindiana-discuss
mailing list