1 .TH WHOM %manext1% 2016-09-23 "%nmhversion%"
6 whom \- show to whom an nmh message would be sent
15 .RB [ \-check " | " \-nocheck ]
20 .RB [ \-nodraftfolder ]
22 .IR smtp " | " sendmail/smtp " | " sendmail/pipe ]
26 .IR port-name/number ]
41 is used to expand the headers of a message into a set of
42 addresses and optionally verify that those addresses are deliverable at
56 draft folder facility. This is an advanced (and highly
57 useful) feature. Consult
61 The mail transport system default is provided in
62 .I %nmhetcdir%/mts.conf
63 but can be overridden here with the
67 If nmh is using the SMTP MTA, the
71 switches can be used to override the default mail server (defined by the
72 .I %nmhetcdir%/mts.conf
76 switch can be used to view the SMTP transaction. (Beware that the
77 SMTP transaction may contain authentication information either in
78 plaintext or easily decoded base64.)
82 has been compiled with SASL support, the
85 the use of SASL authentication with the SMTP MTA. Depending on the
86 SASL mechanism used, this may require an additional password prompt from the
89 file can be used to store this password, as described in
93 switch can be used to select a particular SASL mechanism,
96 switch can be used to select a authorization userid to provide to SASL
97 other than the default. The credentials profile entry in
99 describes the ways to supply a username and
102 If SASL authentication is successful,
104 will attempt to negotiate a security layer for session encryption.
105 Encrypted data is labelled with `(encrypted)' and `(decrypted)' when
106 viewing the SMTP transaction with the
112 for its other features.
116 has been compiled with TLS support, the
121 switches will require and disable the negotiation of TLS support when connecting to the
122 SMTP MTA. Encrypted data is labelled with `(tls-encrypted)' and
123 `(tls-decrypted)' when viewing the SMTP transaction with the
129 and the TLS flags for more details.
131 The files specified by the profile entry \*(lqAliasfile:\*(rq and any
132 additional alias files given by the
136 read (more than one file, each preceded by
140 for more information.
144 .ta \w'%nmhetcdir%/ExtraBigFileName 'u
145 ^$HOME/.mh_profile~^The user profile
147 .SH "PROFILE COMPONENTS"
151 .ta \w'ExtraBigProfileName 'u
152 ^Path:~^To determine the user's nmh directory
153 ^Draft\-Folder:~^To find the default draft-folder
154 ^Aliasfile:~^For a default alias file
155 ^postproc:~^Program to post the message
163 .RB ` file "' defaults to <mh-dir>/draft"
165 .RB ` \-alias "' defaults to %nmhetcdir%/MailAliases"
174 makes no guarantees that the
175 addresses listed as being ok are really deliverable, rather, an address
176 being listed as ok means that at the time that
179 the address was thought to be deliverable by the transport service.
180 For local addresses, this is absolute; for network addresses, it means
181 that the host is known; for uucp addresses, it (often) means that the
183 network is available for use.