whom.1mh
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1MH 代码 · 共 293 行
1MH
293 行
.TH whom 1mh.SH Namewhom \- report to whom a message is addressed.SH Syntax.B whom[.I options] [.I file].\".\".\".\".\".\" ***COMMENTED OUT.\" .SH Arguments.\" .IP \fIfile\fR 10.\" The file on which.\" .PN whom.\" is run..\" This argument allows you to specify a named file;.\" if you want to run.\" .PN whom.\" on an existing message, use the.\" .B \-draftfolder.\" and.\" .B \-draftmessage.\" options..\" If you do not give an absolute pathname (one beginning with .\" a / or \&./ or \&.\&./ ),.\" .PN whom.\" assumes that the named file is in your current.\" working directory..\" ***END OF COMMENTS.\".\".\".\".\".SH Description.NXR "whom command".NXR "listing addressees on a message"The.PN whomcommand is used to expand the headers of a message into a set of addresses,and optionally to verify that those addresses are deliverable at that timeif .B \-checkis given..PPThe .PN whomcommand is often invoked as one of the optionsoffered by the .PN whatnowprogram when you have finished editing a draft message.See.MS whatnow 1mhfor more details..\".\" ***Info from old Arguments section.\".PPIf you want to run .PN whomon a named file, you can supply a.I fileargument.This argument allows you to specify a named file;if you want to run.PN whomon an existing message, use the.B \-draftfolderand.B \-draftmessageoptions.If you do not give an absolute pathname (one beginning witha / or \&./ or \&.\&./ ),.PN whomassumes that the named file is in your currentworking directory..\".\" ***End of Arguments stuff.\".\".\".\".\".SH Options.IP "\-alias \fIaliasfile\fR" 10Specifies the alias file to be consulted by.PN whom .If you have used one or more aliases in yourmessage header, .PN whom will consult the named file to find those aliases,and will print the full addresses as its output.You can reference more than one file, but each file name must be preceded by the word \fB\-alias\fR.See .MS mh-alias 5mhfor more information..\".\".IP \-check.PD 0.IP \-nocheck.PDChecks that the addresses are valid..PN whommakes no guarantees that the addresseslisted as being correct are really deliverable:rather, an address being listedas correctmeans that at the time that .PN whomwas run, the address was thought to be deliverable by the transport service.For local addresses, this means that the local userdoes exist, and that the address was deliverable at thetime of checking.For network.\" X.400 and uucp addresses, it means that thesyntax of the address is valid..\".\".IP \-draftSets the draft message to be the standard file .PN draftin your Mail directory..\".\".IP "\-draftfolder\ \fIfolder" 10.PD 0.IP \-nodraftfolder 10.PDSpecifies the folder in which.PN whom searches for the draft message.The default is to use the current message in the named folder.You can select another message by using the .B \-draftmessageoption.For more information on using a draft folder, see.MS comp 1mh .The.B \-draftfolderoption is often set up in your user profile;see.MS mh_profile 5mhfor more information..\".\".IP \-draftmessage\ \fImsg\fRSpecifies the draft message to be used.If you specify a folder with the.B \-draftfolderoption, the .B \-draftmessageoption takes the number of a message in that folder.If you do not specify a folder,.B \-draftmessagetakes the name of a file.If you do not give an absolute pathname (one beginning witha / or \&./ or \&.\&./ ),.B \-draftmessageassumes that the file is located in your Mail directory..\".\".IP \-helpPrints a list of the valid options to this command..\".\".\".\" ***COMMENTED OUT.ig.IP \-mts\ \fImtsname\fRIndicates whether addresses to be checked are X.400 or non-X.400 addresses.The .B \-mtsoption takes one of two values:.B "\-mts x400"checks that addresses are in a valid format for transport over the X.400 system;.B "\-mts smtp"checks that the addresses are deliverable tonon-X.400 users.You can use upper- or lower-case letters,or a combination of the two.If the draft mail message contains an entry in the\f(CWX-mts:\fR header field, this overrides any .B \-mtsoption in the command line.If no .B \-mtsoption or \f(CWX-mts:\fR field is specified, the default is to assume non-X.400 addresses.See .MS comp 1mhfor more information....\" ***END OF COMMENTS.\".\".IP "\-mts smtp"Specifies the format of the addresses to be checked.The only value allowed is \fBsmtp\fR,which checks that addresses are deliverable over the standard ULTRIX mail system.Additional values are supported only for use with othermail systems..\".\".PPThe defaults for this command are:.IP.I filedefaults to .PN <mh\-dir>/draft.br.B \-nocheck.br.B "\-alias /usr/lib/mh/MailAliases".br.B "\-mts smtp".\".\".\".\".SH RestrictionsFor this version, the.B \-mtsoption only supports the value \fBsmtp\fR.Additional values are supported for use only withother mail systems..\".\".\".\".SH ExamplesIn the following example, .PN whomwould use the current message in the .PN +draftsfolder:.EX% \f(CBwhom \-draftfolder +drafts\f(CW smith: address OK.EE.PPIn the next example,.PN whomsearches for message 2 in the folder .PN +drafts :.EX% \f(CBwhom \-draftfolder +drafts \-draftmessage 2\f(CW davis@hostname: address OK.EE.\".\".\".\".SH Profile Components.TStab(+);l l.Path:\fR+To determine your MH directory (mh-dir)Draft-Folder:\fR+To find the default draft-folderpostproc:\fR+Program to post the message.TE.\".\".\".\".SH Files.TP 10.PN $HOME/\&.mh_profileThe user profile..\".\".\".\".SH See Alsocomp(1mh), mh-alias(5mh), post(8mh)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?