📄 inc.rf
字号:
.\" @(MHWARNING).\" @(#)$Id: inc.rf,v 1.8 1992/02/04 21:41:21 jromine Exp $.SC INC 1.NAinc \- incorporate new mail.SYinc\%[+folder]\%[\-audit\ audit\-file] \%[\-noaudit]\%[\-changecur] \%[\-nochangecur]@BEGIN: TMA\%[\-decrypt] \%[\-nodecrypt] @END: TMA\%[\-form\ formatfile]\%[\-format\ string]\%[\-file\ name]\%[\-silent] \%[\-nosilent]\%[\-truncate] \%[\-notruncate]\%[\-width\ columns]@BEGIN: MF\%[\-uucp] \%[\-nouucp]@END: MF@BEGIN: POP\%[\-host\ host] \%[\-user\ user]\%[\-apop] \%[\-noapop]\%[\-rpop] \%[\-norpop]\%[\-pack\ file] \%[\-nopack]@END: POP\%[\-help].DE\fIInc\fR incorporates mail from the user's incoming mail dropinto an \fIMH\fR folder.If `+folder' isn't specified,a folder in the user's \fIMH\fR directory will be used, either thatspecified by the \*(lqInbox:\*(rq entry in the user's profile, orthe folder named \*(lqinbox\*(rq.Thenew messages being incorporated are assigned numbers startingwith the next highest number in the folder.If the specified (or default) folder doesn't exist,the user will be queried prior to its creation.As the messages are processed,a \fIscan\fR listing of the new mail is produced.If the user's profile contains a \*(lqMsg\-Protect: nnn\*(rq entry, itwill be used as the protection on the newly created messages,otherwise the \fIMH\fR default of 0644 will be used.During all operations on messages,this initially assigned protection willbe preserved for each message, so \fIchmod\fR(1) may be used to set aprotection on an individual message, and its protection will bepreserved thereafter.If the switch `\-audit\ audit\-file' is specified (usually as adefault switch in the profile), then \fIinc\fR will append a headerline and a line per message to the end of the specifiedaudit\-file with the format:.nf.ti 1i\*(<<inc\*(>> date.ti 1.5i<scan line for first message>.ti 1.5i<scan line for second message>.ti 2.5i<etc.>.fiThis is useful for keeping track of volume and source of incomingmail.Eventually, \fIrepl\fR, \fIforw\fR, \fIcomp\fR, and \fIdist\fR may alsoproduce audits to this (or another) file, perhaps with\*(lqMessage\-Id:\*(rq information to keep an exact correspondence history.\*(lqAudit\-file\*(rq will be in the user's MH directory unless a fullpath is specified.\fIInc\fR will incorporate even improperly formatted messages into theuser's MH folder, inserting a blank line prior to the offendingcomponent and printing a comment identifying the bad message.In all cases, the user's mail drop will be zeroed,unless the `\-notruncate' switch is given.If the profile entry \*(lqUnseen\-Sequence\*(rq is present and non\-empty,then \fIinc\fR will add each of the newly incorporated messages to eachsequence named by the profile entry.This is similar to the \*(lqPrevious\-Sequence\*(rq profile entry supportedby all \fIMH\fR commands which take `msgs' or `msg' arguments.Note that \fIinc\fR will not zero each sequence prior to adding messages.The interpretation of the `\-form\ formatfile', `\-format\ string',and `\-width\ columns' switches is the same as in \fIscan\fR\0(1).@BEGIN: MFIf the `\-uucp' switch is given, \fIUUCP\fR mail will be \fRinc\fRorporatedas well. This option will work only on those sites that optionallyuse \*(lqmail filtering\*(rq software.@END: MFBy using the `\-file\ name' switch, one can direct \fIinc\fR to incorporatemessages from a file other than the user's maildrop.Note that the name file will NOT be zeroed,unless the `\-truncate' switch is given.If the envariable \fB$MAILDROP\fR is set,then \fIinc\fR uses it as the location of the user's maildrop instead of thedefault (the `-file\ name' switch still overrides this, however).If this envariable is not set,then \fIinc\fR will consult the profile entry \*(lqMailDrop\*(rq for thisinformation.If the value found is not absolute,then it is interpreted relative to the user's \fIMH\fR directory.If the value is not found,then \fIinc\fR will look in the standard system location for the user'smaildrop.The `\-silent' switch directs \fIinc\fR to be quiet and not ask any questionsat all.This is useful for putting \fIinc\fR in the background and going on to otherthings.@BEGIN: POPIf the local host is configured as a POP client,or if the `\-host\ host' switch is given,then \fIinc\fR will query the POP service host as to the status of mailwaiting.If the `\-user\ user' switch is not given,then the current username is used.Normally,\fIinc\fR will prompt for a password to use.However,if the `\-apop' switch is given,\fIinc\fR will generate authentication credentials to providefor origin authentication and replay protection,but which do not involve sending a password in the clear over the network.Otherwise,if the `\-rpop' switch is given,then \fIinc\fR will try to use a \*(lqtrusted\*(rq connection(ala the BSD r-commands).If \fIinc\fR uses POP,then the `\-pack\ file' switch is considered.If given,then \fIinc\fR simply uses the POP to \fIpackf\fR\0(1) the user's maildropfrom the POP service host to the named file.This switch is provided for those users who prefer to use \fImsh\fR toread their maildrops.@END: POP.Fi^$HOME/\&.mh\(ruprofile~^The user profile^@(MHETCPATH)/mtstailor~^tailor file^@(MHDROPLOC)~^Location of mail drop.Pr^Path:~^To determine the user's MH directory.Ps^Alternate\-Mailboxes:~^To determine the user's mailboxes.Ps^Inbox:~^To determine the inbox, default \*(lqinbox\*(rq.Ps^Folder\-Protect:~^To set mode when creating a new folder.Ps^Msg\-Protect:~^To set mode when creating a new message and audit\-file.Ps^Unseen\-Sequence:~^To name sequences denoting unseen messages.Sa@BEGIN: POP\fIPost Office Protocol - version 3\fR (aka RFC\-1081),.br@END: POPmhmail(1), scan(1), mh\-mail(5), post(8).De`+folder' defaulted by \*(lqInbox\*(rq above.Ds`\-noaudit'.Ds`\-changecur'@BEGIN: TMA`\-decrypt'@END: TMA.Ds`\-format' defaulted as described above.Ds`\-nosilent'.Ds`\-truncate' if `\-file\ name' not given, `\-notruncate' otherwise.Ds`\-width' defaulted to the width of the terminal@BEGIN: MF.Ds`\-uucp'@END: MF@BEGIN: POP.Ds`\-nopack'.Ds`\-rpop'@END: POP.CoThe folder into which messages are being incorporated will become thecurrent folder.The first message incorporated will become the current message,unless the `\-nochangecur' option is specified.This leaves the context ready for a \fIshow\fRof the first new message..BuThe argument to the `\-format' switch must be interpreted as a single tokenby the shell that invokes \fIinc\fR.Therefore,one must usually place the argument to this switch inside double\-quotes..En
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -