Initial revision
[mmh] / man / whom.man
1 .\"
2 .\" %nmhwarning%
3 .\" $Id$
4 .\"
5 .\" include the -mh macro file
6 .so %etcdir%/tmac.h
7 .\"
8 .TH WHOM %manext1% MH.6.8 [%nmhversion%]
9 .SH NAME
10 whom \- report to whom a message would go
11 .SH SYNOPSIS
12 .in +.5i
13 .ti -.5i
14 whom
15 \%[\-alias\ aliasfile]
16 \%[\-check] \%[\-nocheck]
17 \%[\-draft]
18 .br
19 \%[\-draftfolder\ +folder] \%[\-draftmessage\ msg]
20 .br
21 \%[\-nodraftfolder]
22 \%[file]
23 \%[\-version]
24 \%[\-help]
25 .in -.5i
26 .SH DESCRIPTION
27 \fIWhom\fR is used to expand the headers of a message into a set of
28 addresses and optionally verify that those addresses are deliverable at
29 that time (if `\-check' is given).
30
31 The `\-draftfolder\ +folder' and `\-draftmessage\ msg' switches invoke
32 the \fInmh\fR draft folder facility.  This is an advanced (and highly
33 useful) feature.  Consult the \fImh-draft\fR(5) man page for more
34 information.
35
36 The files specified by the profile entry \*(lqAliasfile:\*(rq and any
37 additional alias files given by the `\-alias aliasfile' switch will be
38 read (more than one file, each preceded by `\-alias', can be named).
39 See \fImh\-alias\fR\0(5) for more information.
40
41 .Fi
42 ^$HOME/\&.mh\(ruprofile~^The user profile
43 .Pr
44 ^Path:~^To determine the user's nmh directory
45 .Ps
46 ^Draft\-Folder:~^To find the default draft\-folder
47 .Ps
48 ^Aliasfile:~^For a default alias file
49 .Ps
50 ^postproc:~^Program to post the message
51 .Sa
52 mh\-alias(5), post(8)
53 .De
54 `file' defaults to <mh\-dir>/draft
55 .Ds
56 `\-nocheck'
57 .Ds
58 `\-alias %etcdir%/MailAliases'
59 .Co
60 None
61 .Bu
62 With the `\-check' option, \fIwhom\fR makes no guarantees that the
63 addresses listed as being ok are really deliverable, rather, an address
64 being listed as ok means that at the time that \fIwhom\fR was run
65 the address was thought to be deliverable by the transport service.
66 For local addresses, this is absolute; for network addresses, it means
67 that the host is known; for uucp addresses, it (often) means that the
68 \fIUUCP\fR network is available for use.
69 .En