aboutsummaryrefslogtreecommitdiffstats
path: root/archivemail.1
diff options
context:
space:
mode:
authorNikolaus Schulz <microschulz@web.de>2006-10-12 21:14:04 +0000
committerNikolaus Schulz <microschulz@web.de>2006-10-12 21:14:04 +0000
commitb682b26398637c9c4b87fb6e8b632d17637e8c63 (patch)
treee81789dc8307801fb0cf6d1884426584b7615444 /archivemail.1
parent6198341eef64440621c9b587905bc71d64984caf (diff)
downloadarchivemail-b682b26398637c9c4b87fb6e8b632d17637e8c63.tar.gz
archivemail-b682b26398637c9c4b87fb6e8b632d17637e8c63.tar.bz2
archivemail-b682b26398637c9c4b87fb6e8b632d17637e8c63.zip
Added new option --dont-mangle-from to turn off From_ mangling.
Diffstat (limited to 'archivemail.1')
-rw-r--r--archivemail.19
1 files changed, 8 insertions, 1 deletions
diff --git a/archivemail.1 b/archivemail.1
index 638f798..a2c68cc 100644
--- a/archivemail.1
+++ b/archivemail.1
@@ -3,7 +3,7 @@
.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "ARCHIVEMAIL" "1" "29 September 2006" "SP" ""
+.TH "ARCHIVEMAIL" "1" "12 October 2006" "SP" ""
.SH NAME
archivemail \- archive and compress your old email
@@ -177,6 +177,13 @@ message has been read. \fBarchivemail\fR determines if a
been read by looking at the filename. If the filename contains an 'S' after
\fI:2,\fR then it assumes the message has been read.
.TP
+\fB --dont-mangle-from\fR
+Do not mangle lines in message bodies beginning with "From ". Since mail user
+agents may interpret such lines as message separators, by default
+\fBarchivemail\fR mangles them by prepending a '>' to these lines (that is,
+the resulting mailbox is in \fBMBOXO\fR-format). See \fBmbox\fR(5) for more
+information.
+.TP
\fB --delete\fR
Delete rather than archive old mail. Use this option with caution!
.TP