X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=man%2Fpost.man;h=460bd81f41146fb3fc7a867a88349ebd88fd28e4;hb=0270817c5e0c47f23b890351d69ac18f09254175;hp=50b02986b933c9872a23d97ef62320f910034589;hpb=3bede3fae77775088b8b66e7a26a5e2ee1f61fff;p=mmh diff --git a/man/post.man b/man/post.man index 50b0298..460bd81 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