X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Fsend.man1;h=bb81ddb64971d2ff6996f562c442629e5b18e050;hp=e4ee40c528473f1beff6c350d644ecb8ff01ee09;hb=f3cb7cde0e6f10451b6848678d95860d512224b9;hpb=869aa60129811d7b160f353892dc5956a8aaac22 diff --git a/man/send.man1 b/man/send.man1 index e4ee40c..bb81ddb 100644 --- a/man/send.man1 +++ b/man/send.man1 @@ -10,10 +10,6 @@ send \- send a message .B send .RB [ \-alias .IR aliasfile ] -.RB [ \-filter -.IR filterfile ] -.RB [ \-nofilter ] -.RB [ \-format " | " \-noformat ] .RB [ \-forward " | " \-noforward ] .RB [ \-push " | " \-nopush ] .RB [ \-verbose " | " \-noverbose ] @@ -151,14 +147,6 @@ it takes extra effort in most mailers to reply to the included message, and so would usually only be done deliberately, rather than by accident. .PP -If -.B \-filter -.I filterfile -is specified, then this copy is filtered -(re\-formatted) by -.B mhl -prior to being sent to the blind recipients. -.PP Prior to sending the message, the fields \*(lqFrom:\ user@local\*(rq, and \*(lqDate:\ now\*(rq will be appended to the headers in the message. If the environment variable @@ -180,17 +168,6 @@ If the message already contains a \*(lqFrom:\*(rq field, then a \*(lqSender: user@local\*(rq field will be added as well. (An already existing \*(lqSender:\*(rq field is an error!) .PP -By using the -.B \-format -switch, each of the entries in the \*(lqTo:\*(rq -and \*(lqCc:\*(rq fields will be replaced with \*(lqstandard\*(rq -format entries. This standard format is designed to be usable by all -of the message handlers on the various systems around the Internet. -If -.B \-noformat -is given, then headers are output exactly as they appear -in the message draft. -.PP If an \*(lqFcc:\ folder\*(rq is encountered, the message will be copied to the specified folder for the sender in the format in which it will appear to any non\-Bcc receivers of the message. That is, it will have @@ -237,8 +214,6 @@ comp(1), dist(1), forw(1), repl(1), mh\-alias(5), post(8) .SH DEFAULTS .nf .RB ` msg "' defaults to the current message in the draft folder" -.RB ` \-nofilter ' -.RB ` \-format ' .RB ` \-forward ' .RB ` \-nopush ' .RB ` \-noverbose '