aboutsummaryrefslogtreecommitdiffstats
path: root/archivemail.sgml
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.sgml
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.sgml')
-rw-r--r--archivemail.sgml17
1 files changed, 17 insertions, 0 deletions
diff --git a/archivemail.sgml b/archivemail.sgml
index a7991d5..b80be54 100644
--- a/archivemail.sgml
+++ b/archivemail.sgml
@@ -27,6 +27,10 @@
<!ENTITY crontab "<CiteRefEntry>
<RefEntryTitle><Command/crontab/</RefEntryTitle>
<ManVolNum/5/</CiteRefEntry>">
+
+<!ENTITY mbox "<CiteRefEntry>
+<RefEntryTitle><Command/mbox/</RefEntryTitle>
+<ManVolNum/5/</CiteRefEntry>">
]>
<RefEntry>
@@ -244,6 +248,19 @@ been read by looking at the filename. If the filename contains an 'S' after
<VarListEntry>
<Term>
+ <Option>--dont-mangle-from</Option>
+</Term>
+<ListItem><Para>
+Do not mangle lines in message bodies beginning with "From ". Since mail user
+agents may interpret such lines as message separators, by default
+<command/archivemail/ mangles them by prepending a '>' to these lines (that is,
+the resulting mailbox is in <application/MBOXO/-format). See &mbox; for more
+information.
+</Para></ListItem>
+</VarListEntry>
+
+<VarListEntry>
+<Term>
<Option>--delete</Option>
</Term>
<ListItem><Para>