1 .TH WHOM %manext1% "April 14, 2013" "%nmhversion%"
6 whom \- report to whom a message would go
13 .RB [ \-check " | " \-nocheck ]
18 .RB [ \-nodraftfolder ]
20 .IR smtp " | " sendmail/smtp " | " sendmail/pipe ]
24 .IR port-name/number ]
40 is used to expand the headers of a message into a set of
41 addresses and optionally verify that those addresses are deliverable at
55 draft folder facility. This is an advanced (and highly
56 useful) feature. Consult the
58 man page for more information.
60 The mail transport system default is provided in
61 .I %nmhetcdir%/mts.conf
62 but can be overriiden here with the
66 If nmh is using the SMTP MTA, the
70 switches can be used to override the default mail server (defined by the
71 .I %nmhetcdir%/mts.conf
75 switch can be used to view the SMTP transaction. (Beware that the
76 SMTP transaction may contain authentication information either in
77 plaintext or easily decoded base64.)
81 has been compiled with SASL support, the
84 the use of SASL authentication with the SMTP MTA. Depending on the
85 SASL mechanism used, this may require an additional password prompt from the
88 file can be used to store this password, as described in the
89 mh-profile(5) man page). The
91 switch can be used to select a particular SASL mechanism,
94 switch can be used to select a authorization userid to provide to SASL
95 other than the default. The credentials profile entry in the
96 mh\-profile(5) man page describes the ways to supply a username and
99 If SASL authentication is successful,
101 will attempt to negotiate a security layer for session encryption.
102 Encrypted data is labelled with `(encrypted)' and `(decrypted)' when
103 viewing the SMTP transaction with the
107 switch can be used to select the maximum value of the Security Strength Factor.
108 This is an integer value and the exact meaning of this value depends on the
109 underlying SASL mechanism. A value of 0 disables encryption.
113 has been compiled with TLS support, the
117 switches will require and disable the negotiation of TLS support when connecting to the
118 SMTP MTA. Encrypted data is labelled with `(tls-encrypted)' and
119 `(tls-decrypted)' when viewing the SMTP transction with the
123 The files specified by the profile entry \*(lqAliasfile:\*(rq and any
124 additional alias files given by the
128 read (more than one file, each preceded by
132 for more information.
136 .ta \w'%nmhetcdir%/ExtraBigFileName 'u
137 ^$HOME/\&.mh\(ruprofile~^The user profile
139 .SH "PROFILE COMPONENTS"
143 .ta \w'ExtraBigProfileName 'u
144 ^Path:~^To determine the user's nmh directory
145 ^Draft\-Folder:~^To find the default draft\-folder
146 ^Aliasfile:~^For a default alias file
147 ^postproc:~^Program to post the message
155 .RB ` file "' defaults to <mh\-dir>/draft"
157 .RB ` \-alias "' defaults to %nmhetcdir%/MailAliases"
166 makes no guarantees that the
167 addresses listed as being ok are really deliverable, rather, an address
168 being listed as ok means that at the time that
171 the address was thought to be deliverable by the transport service.
172 For local addresses, this is absolute; for network addresses, it means
173 that the host is known; for uucp addresses, it (often) means that the
175 network is available for use.