source: trunk/third/nmh/man/whom.man @ 12455

Revision 12455, 1.9 KB checked in by danw, 26 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r12454, which included commits to RCS files with non-trunk default branches.
RevLine 
[12454]1.\"
2.\" %nmhwarning%
3.\" $Id: whom.man,v 1.1.1.1 1999-02-07 18:14:22 danw Exp $
4.\"
5.\" include the -mh macro file
6.so %etcdir%/tmac.h
7.\"
8.TH WHOM %manext1% MH.6.8 [%nmhversion%]
9.SH NAME
10whom \- report to whom a message would go
11.SH SYNOPSIS
12.in +.5i
13.ti -.5i
14whom
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
28addresses and optionally verify that those addresses are deliverable at
29that time (if `\-check' is given).
30
31The `\-draftfolder\ +folder' and `\-draftmessage\ msg' switches invoke
32the \fInmh\fR draft folder facility.  This is an advanced (and highly
33useful) feature.  Consult the \fImh-draft\fR(5) man page for more
34information.
35
36The files specified by the profile entry \*(lqAliasfile:\*(rq and any
37additional alias files given by the `\-alias aliasfile' switch will be
38read (more than one file, each preceded by `\-alias', can be named).
39See \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
52mh\-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
60None
61.Bu
62With the `\-check' option, \fIwhom\fR makes no guarantees that the
63addresses listed as being ok are really deliverable, rather, an address
64being listed as ok means that at the time that \fIwhom\fR was run
65the address was thought to be deliverable by the transport service.
66For local addresses, this is absolute; for network addresses, it means
67that the host is known; for uucp addresses, it (often) means that the
68\fIUUCP\fR network is available for use.
69.En
Note: See TracBrowser for help on using the repository browser.