X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=man%2Fpost.man;h=4abef58c98c619b19f8fd4001d573d9401fe8174;hb=e39c2471b6e2166d2e8a4cb515b4493936cf5203;hp=2bff3dea6b77e243c12a78fad7cf05a58affeae1;hpb=a940963381421de5cd0354c6fd1491754b5d1f5c;p=mmh diff --git a/man/post.man b/man/post.man index 2bff3de..4abef58 100644 --- a/man/post.man +++ b/man/post.man @@ -21,6 +21,9 @@ post \- deliver a message .RB [ \-width .IR columns ] .RB [ \-sasl ] +.RB [ \-nosasl ] +.RB [ \-saslmaxssf +.IR ssf ] .RB [ \-saslmech .IR mechanism ] .RB [ \-user @@ -121,7 +124,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 . @@ -133,7 +136,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 @@ -153,7 +156,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 @@ -195,7 +198,9 @@ If .B nmh has been compiled with SASL support, the .B \-sasl -switch will enable +and +.B \-nosasl +switches will enable and disable 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 @@ -214,7 +219,11 @@ 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. +switch. The +.B \-saslmaxssf +switch can be used to select the maximum value of the Security Strength Factor. +This is an integer value and the exact meaning of this value depends on the +underlying SASL mechanism. A value of 0 disables encryption. .PP If .B nmh