X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/a431fb0f788cf93c9d93c3ad268fa0813e1bf2ef..9a6d835cfe7761f6a85f84233d9d93722efe6ecc:/man/whom.man diff --git a/man/whom.man b/man/whom.man index f11fc024..cbad25f5 100644 --- a/man/whom.man +++ b/man/whom.man @@ -1,4 +1,4 @@ -.TH WHOM %manext1% "April 9, 2013" "%nmhversion%" +.TH WHOM %manext1% "August 14, 2016" "%nmhversion%" .\" .\" %nmhwarning% .\" @@ -58,7 +58,7 @@ useful) feature. Consult the man page for more information. .PP The mail transport system default is provided in -.I %etcdir%/mts.conf +.I %nmhetcdir%/mts.conf but can be overriiden here with the .B \-mts switch. @@ -68,7 +68,7 @@ If nmh is using the SMTP MTA, the and the .B \-port switches can be used to override the default mail server (defined by the -.I %etcdir%/mts.conf +.I %nmhetcdir%/mts.conf .RI servers entry). The .B \-snoop @@ -84,14 +84,17 @@ 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). +.I netrc +file can be used to store this password, as described in the +mh-profile(5) man page). The .B \-saslmech switch can be used to select a particular SASL mechanism, and the .B \-user -switch can be used to select a authorization userid -to provide to SASL other than the default. +switch can be used to select a authorization userid to provide to SASL +other than the default. The credentials profile entry in the +mh\-profile(5) man page describes the ways to supply a username and +password. .PP If SASL authentication is successful, .BR nmh @@ -99,7 +102,11 @@ will attempt to negotiate a security layer for session encryption. Encrypted data is labelled with `(encrypted)' and `(decrypted)' when viewing the SMTP transaction with the .B \-snoop -switch. The +switch; see the +.B post +man page description of +.B \-snoop +for its other features. 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 @@ -115,7 +122,11 @@ switches will require and disable the negotiation of TLS support when connecting SMTP MTA. Encrypted data is labelled with `(tls-encrypted)' and `(tls-decrypted)' when viewing the SMTP transction with the .B \-snoop -switch. +switch; see the +.B post +man page description of +.B \-snoop +for its other features. .PP The files specified by the profile entry \*(lqAliasfile:\*(rq and any additional alias files given by the @@ -130,7 +141,7 @@ for more information. .SH FILES .fc ^ ~ .nf -.ta \w'%etcdir%/ExtraBigFileName 'u +.ta \w'%nmhetcdir%/ExtraBigFileName 'u ^$HOME/\&.mh\(ruprofile~^The user profile .fi .SH "PROFILE COMPONENTS" @@ -145,12 +156,13 @@ for more information. .fi .SH "SEE ALSO" .IR mh\-alias (5), +.IR mh\-profile (5), .IR post (8) .SH DEFAULTS .nf .RB ` file "' defaults to /draft" .RB ` \-nocheck ' -.RB ` \-alias "' defaults to %etcdir%/MailAliases" +.RB ` \-alias "' defaults to %nmhetcdir%/MailAliases" .fi .SH CONTEXT None