X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/3bede3fae77775088b8b66e7a26a5e2ee1f61fff..4582f97fd2ce5bdb3ac54fbb099c80965e379a9e:/man/post.man diff --git a/man/post.man b/man/post.man index 50b02986..460bd81f 100644 --- a/man/post.man +++ b/man/post.man @@ -20,6 +20,10 @@ post \- deliver a message .RB [ \-watch " | " \-nowatch ] .RB [ \-width .IR columns ] +.RB [ \-server +.IR servername ] +.RB [ \-port +.IR portname/number ] .RB [ \-sasl ] .RB [ \-nosasl ] .RB [ \-saslmaxssf @@ -29,6 +33,7 @@ post \- deliver a message .RB [ \-user .IR username ] .RB [ \-tls ] +.RB [ \-notls ] .I file .RB [ \-version ] .RB [ \-help ] @@ -124,7 +129,7 @@ value of \*(lqlocalname\*(rq in .IR mts.conf , if set). An example is \*(lqFrom: Dan Harkless -\*(rq. There are four ways to override these values, +\*(rq. There are four ways to override these values, however. Note that they apply equally to \*(lqResent\-From:\*(rq lines in messages sent with .BR dist . @@ -136,7 +141,7 @@ contains \*(lqmmailid\*(rq, this processing is activated. If a user's GECOS field in the passwd file is of the form \*(lqFull Name \*(rq then \*(lqfakename\*(rq will be used in place of the real username. For instance, a GECOS field of \*(lqDan Harkless \*(rq would result in \*(lqFrom: Dan Harkless -\*(rq. Naturally if you were doing something like +\*(rq. Naturally if you were doing something like this you'd want to set up an MTA alias (e.g. in /etc/aliases) from, for instance, \*(lqDan.Harkless\*(rq to \*(lqdan\*(rq. .PP @@ -156,7 +161,7 @@ environment variable will result in its value being appended the user's login name. For instance, if I set .B $USERNAME_EXTENSION to \*(lq+www\*(rq, my \*(lqFrom:\*(rq -line will contain \*(lqDan Harkless \*(rq (or +line will contain \*(lqDan Harkless \*(rq (or \*(lqDan.Harkless+www\*(rq if I'm using mmailid masquerading as well). Recent versions of .B sendmail @@ -229,7 +234,10 @@ If .B nmh has been compiled with TLS support, the .B \-tls -switch will require the negotiation of TLS support when connecting to the +and +.B \-notls +switches will require and disable 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