X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Fsend.man1;h=66f37ceaa0f42aa79de3a56d6de7d735f6224cbc;hp=3cb64abcb6baf1d53b489ad84c5f7d0834d9a047;hb=5b92ee6942b9b466914f5faa5fa4c00a2ebc6d35;hpb=875a8bcc360e2cbb611b8163ff3d2234287be3bc diff --git a/man/send.man1 b/man/send.man1 index 3cb64ab..66f37ce 100644 --- a/man/send.man1 +++ b/man/send.man1 @@ -10,16 +10,10 @@ 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 ] .RB [ \-watch " | " \-nowatch ] -.RB [ \-width -.IR columns ] .RB [ msg \&...] .RB [ \-version ] @@ -85,7 +79,8 @@ will detach itself from the user's terminal and perform its actions in the background. If .BR push 'd and the draft can't be sent, then an error message will be sent (using -the mailproc) back to the user. If +.BR mhmail ) +back to the user. If .B \-forward is given, then a copy of the draft will be attached to this failure notice. Using @@ -153,14 +148,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 @@ -182,30 +169,12 @@ 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 the appended fields and field reformatting. The \*(lqFcc:\*(rq fields will be removed from all outgoing copies of the message. .PP -By using the -.B \-width -.I columns -switch, the user can direct -.B send -as to how long it should make header lines containing addresses. -.PP The files specified by the profile entry \*(lqAliasfile:\*(rq and any additional alias files given by the .B \-alias @@ -236,7 +205,6 @@ for more information. ^Aliasfile:~^For a default alias file ^Signature:~^To determine the user's mail signature ^Attachment\-Header:~^To set the name of the attachment header field -^mailproc:~^Program to post failure notices ^postproc:~^Program to post the message .fi @@ -246,13 +214,10 @@ 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 ' .RB ` \-nowatch ' -.RB ` "\-width\ 72" ' .fi .SH CONTEXT