X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=man%2Fsend.man;h=6fa354720ab87692bdd489211406f4d567f2fb4f;hb=fecd5d34f65597a4dfa16aeabea7d74b191532c3;hp=0ac8c3ae5f9d4eb391871ab3cdb3180f0a7a6c4f;hpb=5dd6771b28c257af405d7248639ed0e3bcdce38b;p=mmh diff --git a/man/send.man b/man/send.man index 0ac8c3a..6fa3547 100644 --- a/man/send.man +++ b/man/send.man @@ -32,11 +32,6 @@ send \- send a message .IR servername ] .RB [ \-port .IR port-name/number ] -.RB [ \-sasl ] -.RB [ \-saslmech -.IR mechanism ] -.RB [ \-user -.IR username ] .RB [ \-width .IR columns ] .RB [ file @@ -126,7 +121,7 @@ messages at the .I whatnow prompt. .PP -Here are example message part headers for each of the +Here are example message part headers, for an attachment, for each of the .B -attachformat values: .PP @@ -137,11 +132,11 @@ Content-Type: text/plain; name="VERSION"; x-unix-mode="0644"; Content-Description: ASCII text -attachformat 1: -Content-Type: text/plain; charset="us-ascii" +Content-Type: text/plain; name="VERSION"; charset="us-ascii" Content-Disposition: attachment; filename="VERSION" -attachformat 2: -Content-Type: text/plain; charset="us-ascii" +Content-Type: text/plain; name="VERSION"; charset="us-ascii" Content-Disposition: attachment; filename="VERSION"; modification-date="Mon, 19 Dec 2005 22:39:51 -0600" .fi .PP @@ -328,41 +323,6 @@ entry in .I %etcdir%/mts.conf ). .PP -If -.B nmh -has been compiled with SASL support, the -.B \-sasl -switch will enable -the use of SASL authentication with the SMTP MTA. Depending on the -SASL mechanism used, this may require an additional password prompt from the -user (but the -.RI \*(lq \&.netrc \*(rq -file can be used to store this password). -.B \-saslmech -switch can be used to select a particular SASL mechanism, -and the the -.B \-user -switch can be used to select a authorization userid -to provide to SASL other than the default. -.PP -If SASL authentication is successful, -.BR nmh -will attempt to negotiate a security layer for session encryption. -Encrypted data is labelled with `(encrypted)' and `(decrypted)' when -viewing the SMTP transaction with the -.B \-snoop -switch. -.PP -If -.B nmh -has been compiled with TLS support, the -.B \-tls -switch will require the negotiation of TLS support when connecting to the -SMTP MTA. Encrypted data is labelled with `(tls-encrypted)' and -`(tls-decrypted)' when viewing the SMTP transction with the -.B \-snoop -switch. -.PP The files specified by the profile entry \*(lqAliasfile:\*(rq and any additional alias files given by the .B \-alias