Manipulates Message Handler (MH) addresses.
whom [ -alias File ... ] [-nocheck | -check ] [ { -draftfolder +Folder | -nodraftholder | File }{ -draftmessage Message | -draftFile } ]
The whom command does the following:
Note: The whom command does not guarantee that addresses listed as being deliverable will actually be delivered.
A message can reside in a draft folder or in a file. To specify where a message resides, use the -draft, -draftfolder, or -draftmessage flag.
If you do not specify the -draftfolder flag or if the Draft-Folder: entry in the $HOME/.mh_profile file is undefined, the whom command searches your MH directory for a draft file. Specifying a message after the -draftfolder +Folder flag is the same as specifying the -draftmessage flag.
Note: Two other flags, -check and -nocheck, are also available. These flags have no effect on how the whom command performs verification. The -check and -nocheck flags are provided for compatibility only.
The following entries are entered in the UserMhDirectory/.mh_profile file:
Draft-Folder: | Sets your default folder for drafts. |
postproc: | Specifies the program used to post messages. |
To list and verify the addresses of the proposed recipients of a message, enter the addressees and subject of the message at the respective prompt, as follows:
To: d77@nostromo Subject: a test
When prompted again, enter the text of the message:
-------Enter initial text test -------
After the whatnow prompt, enter the whom command:
whatnow>>> whom
The address of the proposed recipients of the message is then displayed:
lance... d77@nostromo... deliverable
$HOME/.mh_profile | Specifies the MH user profile. |
/usr/bin/whom | Contains the whom command. |
The ali command, post command, whatnow command.
The mh_alias file format, mh_profile file format.
Mail Overview in AIX Version 4.3 System User's Guide: Communications and Networks.
Peek, Jerry. MH and xmh: E-mail for Users and Programmers. Sebastopol, CA: O'Reilly & Associates, 1992.