diff options
author | cinap_lenrek <cinap_lenrek@gmx.de> | 2012-11-27 21:10:55 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@gmx.de> | 2012-11-27 21:10:55 +0100 |
commit | 87ab441ab4392eb07cb691668010a5210c917482 (patch) | |
tree | be6bb077a539623ede610b83975ff70b94d45122 /sys/man/1/marshal | |
parent | 539f74db812b9d0a62db24070d89a8f26a542f19 (diff) |
upas: handle Bcc: header
when -8 flag is given, upas/marshal override To:, Cc: and Bcc: headers.
add -B option for Bcc. it is also now valid to pass recipient list
on upas/marshal arguments and have -8 flag set. make nedmail and
/rc/bin/mail call upas/marshal with -8 now to make it effective.
Diffstat (limited to 'sys/man/1/marshal')
-rw-r--r-- | sys/man/1/marshal | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sys/man/1/marshal b/sys/man/1/marshal index 70baafdb9..13ee51ebb 100644 --- a/sys/man/1/marshal +++ b/sys/man/1/marshal @@ -10,6 +10,9 @@ marshal \- formatting and sending mail .B -C .I copyaddr ] [ +.B -B +.I copyaddr +] [ .B -Fr#xn ] [ .B -p[es] @@ -86,8 +89,12 @@ directing any mail reader to display the attachment (if it can) when the mail message is read. .TP .BI -C copyaddr +or +.BI -B copyaddr adds a .B Cc: +or +.B Bcc: header with .I copyaddr and also adds |