X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=man%2Fpost.man;h=2f771da78635776fd4347c51c51bb43aec51870e;hb=f480c03187724e54e5391ee61b810827da319a6c;hp=f437f62185d58b21a872ac255e004bb1fa3ccfa0;hpb=1524cb8c0b86a854149d7859d6a2503d61dbaa36;p=mmh diff --git a/man/post.man b/man/post.man index f437f62..2f771da 100644 --- a/man/post.man +++ b/man/post.man @@ -1,6 +1,5 @@ .\" .\" %nmhwarning% -.\" $Id$ .\" .TH POST %manext8% "%nmhdate%" MH.6.8 [%nmhversion%] .SH NAME @@ -21,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 ] @@ -116,11 +110,8 @@ Under normal circumstances, .B post constructs the \*(lqFrom:\*(rq line of the message from the user's login name, the full name from the GECOS field of the -passwd file, and the fully\-qualified name of the local machine (or the -value of -\*(lqlocalname\*(rq in -.IR mts.conf , -if set). An example is \*(lqFrom: Dan Harkless +passwd file, and the fully\-qualified name of the local machine. +An example is \*(lqFrom: Dan Harkless \*(rq. There are four ways to override these values, however. Note that they apply equally to \*(lqResent\-From:\*(rq lines in messages sent with @@ -181,32 +172,15 @@ account, or when remote email robots give improper precedence to the envelope .BR sendmail 's \*(lqX\-Authentication\-Warning:\*(rq header). .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 -Currently SASL security layers are not supported for SMTP. -.BR nmh 's -SMTP SASL code -will always negotiate an unencrypted connection. This means that while the SMTP -authentication can be encrypted, the subsequent data stream can not. This is in -contrast to -.BR nmh 's -POP3 SASL support, where encryption is supported for both the -authentication and the data stream. +If nmh is using the SMTP MTA, the +.B \-server +and the +.B \-port +switches can be used to override the default mail server (defined by the +.RI servers +entry in +.I %etcdir%/mts.conf +). .SH FILES .fc ^ ~