X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=man%2Fpost.man;h=c90b4ee711358e959459e39acdaddbc437b6b106;hb=70b12e63eda23f816d3c5330d2df4fb6c5b66a58;hp=0f626317e90b38ea51c4a2c5290d20c2bfa67249;hpb=f6aa95b724fd8c791164abe7ee5468bf5c34f226;p=mmh diff --git a/man/post.man b/man/post.man index 0f62631..c90b4ee 100644 --- a/man/post.man +++ b/man/post.man @@ -7,7 +7,7 @@ post \- deliver a message .SH SYNOPSIS .HP 5 .na -.B %libdir%/post +.B %libdir%/post .RB [ \-alias .IR aliasfile ] .RB [ \-filter @@ -20,11 +20,6 @@ post \- deliver a message .RB [ \-watch " | " \-nowatch ] .RB [ \-width .IR columns ] -.RB [ \-sasl ] -.RB [ \-saslmech -.IR mechanism ] -.RB [ \-user -.IR username ] .I file .RB [ \-version ] .RB [ \-help ] @@ -175,7 +170,7 @@ header. This is useful in pretending to send mail \*(lqdirectly\*(rq from a rem account, or when remote email robots give improper precedence to the envelope \*(lqFrom:\*(rq. Note that your MTA may still reveal your real identity (e.g. .BR sendmail 's -\*(lqX\-Authentication\-Warning:\*(rq header). +\*(lqX\-Authentication\-Warning:\*(rq header). .PP If nmh is using the SMTP MTA, the .B \-server @@ -186,41 +181,6 @@ switches can be used to override the default mail server (defined by the 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 `(sasl-encrypted)' and `(sasl-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. .SH FILES .fc ^ ~