mhmail.1mh
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1MH 代码 · 共 159 行
1MH
159 行
.TH mhmail 1mh.SH Namemhmail \- send or read mail.SH Syntax.B mhmail[.I "addrs ..."] [.I options].\".\".\".\".\".\" ***COMMENTED OUT.\" .SH Arguments.\" .IP \fIaddrs 10.\" The address or addresses of the recipients of the message..\" Addresses given as arguments appear on the \f(CWTo:\fR.\" line of the message..\" ***END OF COMMENTS.\".\".\".\".\".SH Description.NXR "mhmail command".NXR "sending mail (mhmail command)".NXR "reading mail (mhmail command)"The.PN mhmailprogram is intended as a replacement for the standard mail programs, .PN bellmail and.PN ucbmail .See.MS binmail 1 and.MS mail 1 for more details of these mail programs.When invoked without arguments, it simply invokes .PN incto incorporate new messages from the user's maildrop.When one or more users is specified, a message is read fromthe standard input and spooled to a temporary file..PN mhmailthen invokes .PN postwith the name of the temporary file asits argument to deliver the message to the specified user..PP Normally, people will use .PN comp and .PN send to send messages..\".\".\".\".SH Options.IP "\-body \fItext" 10Specifies the text of the message. If it is specified, then the standard input is not read..\".\".IP "\-cc\ \fIaddrs"Specifies addresses to be placed in the \f(CWcc:\fRfield of the message..\".\".IP "\-from \fIaddr"Specifies the content of the \f(CWFrom:\fRheader of the draft.The address given is placed in the \f(CWFrom:\fRfield of the message.The \f(CWSender:\fRfield is filled in correctly by .PN post ..\".\".IP \-helpPrints a list of the valid options for this command..\".\".\" .\" ***COMMENTED OUT.ig.IP \-mts\ \fImtsnameSpecifies whether you want to send mail toX.400 users or non-X.400 users.Two options are valid:.B \-mts\ x400 to send mail to X.400 users;.B \-mts\ smtpto send mail to non-X.400 users.As with .PN post ,you cannot mix X.400 and non-X.400 addresses in thesame message; you must choose one or the other.The default is to assume non-X.400 transport....\" ***END OF COMMENTS.\".\".IP "\-mts smtp"Specifies the mail system over which mail is sent.The only value allowed is \fBsmtp\fR,which is the standard ULTRIX mail system.Additional values are supported only for use with othermail systems..\".\".\".IP \-subject\ \fItextProvides the text of the \f(CWSubject:\fR field of the message. .\".\".\".\".SH RestrictionsMessages with a null body part will not be sent by.PN mhmail .You must include some body text in all messages to be sent by .PN mhmail ..PPFor this version, the.B \-mtsoption only supports the value \fBsmtp\fR.Additional values are supported for use only withother mail systems..\".\".\".\".\".\".\".SH Files.TP 10.PN /usr/bin/mh/incProgram to incorporate a maildrop into a folder..TP 10 .PN /usr/lib/mh/postProgram to deliver a message..TP 10.PN /tmp/mhmail*Temporary copy of message..\".\".\".\".SH See Alsoinc(1mh), post(8mh)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?