diff options
-rwxr-xr-x | archivemail.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivemail.py b/archivemail.py index 5bdd722..29fbdf2 100755 --- a/archivemail.py +++ b/archivemail.py @@ -668,6 +668,7 @@ Options are as follows: -u, --preserve-unread never archive unread messages --dont-mangle do not mangle From_ in message bodies --delete delete rather than archive old mail (use with caution!) + --copy copy rather than archive old mail --include-flagged messages flagged important can also be archived --no-compress do not compress archives with gzip --warn-duplicate warn about duplicate Message-IDs in the same mailbox |