rcvstore.1mh
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1MH 代码 · 共 190 行
1MH
190 行
.TH rcvstore 1mh.SH Namercvstore \- incorporate new mail asynchronously.SH Syntax.B rcvstore[.I +folder ] [.B "\-[no]create"] [.B \-help] [.B "\-sequence \fIname\fB"] [.B \-[no]public] [.B \-[no]zero].\".\".\".\".SH Description.NXR "rcvstore command".PPThe command.PN rcvstoreincorporates a message from the standard inputinto an MH folder.If a .I +folderargument is not giventhe file is placed in your.PN +inbox folder.The new message being incorporated is assigned the next highestnumber in the folder..PPIf the specified (or default) folder does not exist,it is created if the.B \-createoption is specified;otherwise .PN rcvstoreexits..PPIf your .PN \&.mh_profile file contains a \f(CWMsg-Protect:\fR entry, it is used as the protection on the newly created messages;otherwise the MH default of 0600 is used. During all operations on messages,this initially assigned protection is preserved for each message.You can use.PN chmodto change the protection on an individual message, and the new protection is preserved thereafter..PPThe.PN rcvstorecommand incorporates anything except zero length messagesinto your MH folder..PPIf the profile entry \f(CWUnseen-Sequence:\fR is present and non-empty, then .PN rcvstoreadds the newly incorporated message to eachsequence named by the profile entry.Note that .PN rcvstoredoes not zero each sequence prior to adding messages..\".\".\".\".SH Options.IP "\-create" 10.PD 0.IP "\-nocreate" 10.PDCreates the specified folder.If you attempt to incorporate mail into a folderthat does not exist, .PN rcvstore creates the folder if you supply the.B \-create option.If you supply the .B \-nocreateoption, the folder is not created and.PN rcvstore exits.The default is.BR \-create ..\".IP "\-help" 10Prints a list of the valid options to this command..\".IP "\-public" 10.PD 0.IP "\-nopublic" 10.PDSets the read permissions of sequences.Normally, when you create a sequence with the.B \-sequenceoption, the sequence is not accessibleto other MH users.The.B \-publicoption makes the sequence accessible to other MH users.You can use the.B \-nopublicoption to ensure that the sequence that you createis only accessible to yourself..\".IP "\-sequence \fIname\fB" 10Specifies a sequence in which.PN rcvstoreplaces the messages which it incorporates.For more information on sequences, see.MS mark 1mh .The name of the sequence must begin with a letter,and must consist entirely of alphabetic or numeric characters;no punctuation is allowed..\".IP "\-zero" 10.PD 0.IP "\-nozero" 10.PDSpecifies whether to zero existing sequencesbefore adding new messages.Normally,.PN rcvstoreremoves all existing messages from a sequence beforeadding messages to it.If you specify the.B \-nozerooption,.PN rcvstoreadds the messages it finds to the existing contentsof the sequence.This option only works with the.B \-sequenceoption..\".PPThe defaults for this command are:.IP.I +folderdefaults to .PN +inbox.br.B \-create.br.B \-nopublicif the folder is read-only, otherwise.B \-public.br.B \-nozero.\".\".\".\".SH Profile Components.TStab(+);l l.Path:+To determine your Mail directoryFolder-Protect:+To set protections when creating a new folderMsg-Protect:+To set protections when creating a new messageUnseen-Sequence:+To name sequences denoting unseen messages.TE.\".\".\".\".SH Files.TP 10.PN $HOME/.mh_profileThe user profile..\".\".\".\".SH See Alsochmod(1), inc(1mh), mark(1mh), pick(1mh), mh-mail(5mh), mh_profile(5mh)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?