1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
mail-expire (0.9) unstable; urgency=low
* This version contains a few changes that might effect the operation and
outcome:
- if the supplied input is a directory, it will be interpreted as a Maildir
style mail folder and processed like Mailbox while it was skipped before
- The output file date suffix changed to <YEAR>_<MONTH> (integers) in order
to achieve easier sorting. Also the alternative suffix modification was
changed to <YEAR>_<MONTH>~INC (where previously '(INC)' number string was
inserted inbetween).
* New features and improvements:
- custom compression (or any other)
- dry-run mode, only-copy mode
- more safe output reversion on errors, lockfile support on input
-- Eduard Bloch <blade@debian.org> Mon, 21 Dec 2020 14:04:46 +0100
|