X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/307383ed8da4c05a4e5cb98bab9bf6161dd51bf3..9b706433f:/man/whom.man?ds=sidebyside diff --git a/man/whom.man b/man/whom.man index d319e723..cccccd4c 100644 --- a/man/whom.man +++ b/man/whom.man @@ -1,7 +1,7 @@ +.TH WHOM %manext1% "April 14, 2013" "%nmhversion%" .\" .\" %nmhwarning% .\" -.TH WHOM %manext1% "%nmhdate%" MH.6.8 [%nmhversion%] .SH NAME whom \- report to whom a message would go .SH SYNOPSIS @@ -16,6 +16,8 @@ whom \- report to whom a message would go .RB [ \-draftmessage .IR msg ] .RB [ \-nodraftfolder ] +.RB [ \-mts +.IR smtp " | " sendmail/smtp " | " sendmail/pipe ] .RB [ \-server .IR servername ] .RB [ \-port @@ -52,9 +54,15 @@ the .B nmh draft folder facility. This is an advanced (and highly useful) feature. Consult the -.BR mh-draft (5) +.IR mh-draft (5) man page for more information. .PP +The mail transport system default is provided in +.I %etcdir%/mts.conf +but can be overriiden here with the +.B \-mts +switch. +.PP If nmh is using the SMTP MTA, the .B \-server and the @@ -76,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 the +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 @@ -117,16 +128,14 @@ switch will be read (more than one file, each preceded by .BR \-alias , can be named). See -.BR mh\-alias (5) +.IR mh\-alias (5) for more information. - .SH FILES .fc ^ ~ .nf .ta \w'%etcdir%/ExtraBigFileName 'u ^$HOME/\&.mh\(ruprofile~^The user profile .fi - .SH "PROFILE COMPONENTS" .fc ^ ~ .nf @@ -137,20 +146,18 @@ for more information. ^Aliasfile:~^For a default alias file ^postproc:~^Program to post the message .fi - .SH "SEE ALSO" -mh\-alias(5), post(8) - +.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" .fi - .SH CONTEXT None - .SH BUGS With the .B \-check