X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Fsend.man1;h=4292a2d43ddfe7df0bab26f710c2f986f1b8a2d3;hp=66f37ceaa0f42aa79de3a56d6de7d735f6224cbc;hb=32b2354dbaf4bf934936eb5b102a4a3d2fdd209a;hpb=5b92ee6942b9b466914f5faa5fa4c00a2ebc6d35 diff --git a/man/send.man1 b/man/send.man1 index 66f37ce..4292a2d 100644 --- a/man/send.man1 +++ b/man/send.man1 @@ -10,13 +10,11 @@ send \- send a message .B send .RB [ \-alias .IR aliasfile ] -.RB [ \-forward " | " \-noforward ] -.RB [ \-push " | " \-nopush ] .RB [ \-verbose " | " \-noverbose ] .RB [ \-watch " | " \-nowatch ] .RB [ msg \&...] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION @@ -30,17 +28,14 @@ is re\-distributing a message, as invoked from then the corresponding \*(lqResent\-xxx\*(rq fields are examined instead. .PP -By default, .B send uses the program -.B post -to do the actual -delivery of the messages, although this can be changed by defining the -.I postproc -profile component. Most of the features attributed to +.B spost +to do the actual delivery of the messages. +Most of the features attributed to .B send are actually performed by -.BR post . +.BR spost . .PP The draft is scanned for attachment header fields. Their name defaults to ``Attach'', but may be changed by the value of the @@ -55,7 +50,7 @@ The body of each attachment header field is interpreted as a file name, and each file named is included as a separate part in the MIME message. .PP For file names with dot suffixes, the context is scanned for a -.I mhshow-suffix- +.I show-suffix- entry for that suffix. The content-type for the part is taken from that context entry if a match is found. @@ -68,30 +63,11 @@ A message part header for an attachment might be: .PP .nf Content-Type: text/plain; name="VERSION"; charset="us-ascii" +Content-Description: VERSION Content-Disposition: attachment; filename="VERSION" .fi .PP If -.B \-push -is specified, -.B send -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 -.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 -.B \-push -differs from putting -.B send -in the background because the output is -trapped and analyzed by -.BR nmh . -.PP -If .B \-verbose is specified, .B send @@ -205,17 +181,14 @@ 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 -^postproc:~^Program to post the message .fi .SH "SEE ALSO" -comp(1), dist(1), forw(1), repl(1), mh\-alias(5), post(8) +comp(1), dist(1), forw(1), repl(1), mh\-alias(5), spost(8) .SH DEFAULTS .nf .RB ` msg "' defaults to the current message in the draft folder" -.RB ` \-forward ' -.RB ` \-nopush ' .RB ` \-noverbose ' .RB ` \-nowatch ' .fi