4 .TH WHOM %manext1% "%nmhdate%" MH.6.8 [%nmhversion%]
6 whom \- report to whom a message would go
11 .RB [ \-tocc " | " \-notocc ]
12 .RB [ \-dcc " | " \-nodcc ]
13 .RB [ \-bcc " | " \-nobcc ]
14 .RB [ \-alias " | " \-noalias ]
21 is used to list the recipient addresses in the headers of a message.
25 lists sighted and hidden recipients.
28 option suppresses the listing of sighted recipients (To and Cc).
31 option suppresses the listing of hidden DCC recipients.
34 option suppresses the listing of hidden BCC recipients.
35 If the printing of multiple kinds of recipients
36 is requested and hidden ones are present,
37 they are separated by a line similar to ``\0==DCC=='' or ``\0==BCC==''.
38 The actual separator may change, but the regular expression
39 /^[\0\\t].*[DB]CC/ should always match.
40 No separator is printed if only one kind of recipients is requested
41 for printing, or if multiple are requested but no hidden recipients are
46 aliases for all recipients are expanded, according to the
47 alias files given by the `Aliasfile:' profile entry.
48 This is somehow similar to running:
52 ali `whom /path/to/msg`
59 .ta \w'%etcdir%/ExtraBigFileName 'u
60 ^$HOME/.mmh/profile~^The user profile
63 .SH "PROFILE COMPONENTS"
67 .ta \w'ExtraBigProfileName 'u
68 ^Path:~^To determine the user's mail storage
69 ^Aliasfile:~^For default alias files
73 mh\-alias(5), spost(8)