X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Fsend.man1;h=34c4a221ca69d4e6776a4ac902a473ab6d4ed25e;hp=22c37fc977de21d5f9a83e3e490aa0964a28be6f;hb=1fb6287fc4986668e8f49d7c3bdca27d53e267af;hpb=7cf0c30b2e1364bfb9633638dbdaf5c924191520 diff --git a/man/send.man1 b/man/send.man1 index 22c37fc..34c4a22 100644 --- a/man/send.man1 +++ b/man/send.man1 @@ -8,10 +8,7 @@ send \- send a message .HP 5 .na .B send -.RB [ \-alias -.IR aliasfile ] .RB [ \-verbose " | " \-noverbose ] -.RB [ \-watch " | " \-nowatch ] .RB [ msg \&...] .RB [ \-Version ] @@ -70,16 +67,7 @@ If .B \-verbose is specified, .B send -will indicate the interactions -occurring with the transport system, prior to actual delivery. -If -.B \-watch -is specified -.B send -will monitor the delivery of local -and network mail. Hence, by specifying both switches, a large detail -of information can be gathered about each step of the message's entry -into the transport system. +will request verbose information of the transport system. .PP .B Send with no @@ -95,9 +83,8 @@ Consult the man page for more information. .PP Once the transport system has successfully accepted custody of the -message, the message will be renamed with a leading comma, which allows -it to be retrieved until the next draft message is sent. If there are -errors in the formatting of the message, +message, the message will be moved into the trash folder. +If there are errors in the formatting of the message, .B send will abort with a (hopefully) helpful error message. @@ -150,14 +137,7 @@ appear to any non\-Bcc receivers of the message. That is, it will have the appended fields and field reformatting. The `Fcc:' fields will be removed from all outgoing copies of the message. .PP -The files specified by the profile entry `Aliasfile:' and any -additional alias files given by the -.B \-alias -.I aliasfile -switch will be -read (more than one file, each preceded by -.BR \-alias , -can be named). +The files specified by the profile entry `Aliasfile:' will be read. See .BR mh\-alias (5) for more information. @@ -190,14 +170,10 @@ comp(1), dist(1), forw(1), repl(1), mh\-alias(5), spost(8) .nf .RB ` msg "' defaults to the current message in the draft folder" .RB ` \-noverbose ' -.RB ` \-nowatch ' .fi .SH CONTEXT None .SH BUGS -Under some configurations, it is not possible to monitor the mail delivery -transaction; -.B \-watch -is a no-op on those systems. +None