diff options
author | cinap_lenrek <cinap_lenrek@gmx.de> | 2013-01-01 16:27:01 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@gmx.de> | 2013-01-01 16:27:01 +0100 |
commit | 0e4fc14f7e3de742e45b489d497f052199f390dd (patch) | |
tree | 6dcc9f181dbea8ca79adff2ec67720bc4f3bcb84 /sys/man/1/marshal | |
parent | be01be80cc87026d5e4ff43eee938e8200c171c2 (diff) |
upas/marshal: change Inline: to Include: header, interpret even withou -8 flag
after some thought, the file attachment headers Attach: and Include:
(before Inline:) are more like the Subject: line and should be interpreted
every time.
Diffstat (limited to 'sys/man/1/marshal')
-rw-r--r-- | sys/man/1/marshal | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/sys/man/1/marshal b/sys/man/1/marshal index 415880cbe..ef654a1fb 100644 --- a/sys/man/1/marshal +++ b/sys/man/1/marshal @@ -155,12 +155,9 @@ pgp encrypt the message .B -8 reads recipients ( .B To: -and .B Cc: -) and attachments ( -.B Attach: and -.B Inline: +.B Bcc: ) from RFC 822 header of the message .PD .PP @@ -184,6 +181,17 @@ For example: .EX upasname=natasha@kremvax.com upas/mail boris@squirrel.com .EE +.PP +.I Marshal +interprets file attachment headers +.B Attach: +and +.B Include: +as if the +.B -A +or +.B -a +options would have been given. .SH FILES .TP .B /mail/box/*/dead.letter |