Table of Contents
mboxscrub - remove old mails from mbox file
mboxscrub [ -D days-to-keep
] mboxfile
Remove old emails from an mbox file.
- -D days-to-keep
- Keep the last days-to-keep days in mbox file. Default: 40
The
return value is 1 if forking failed otherwise 0.
mboxscrub -D 31
/var/spool/mail/user
The mbox size must be less than 2147483648
bytes.
Frank Bergmann, http://www.tuxad.com
Table of Contents