MAN page from Mandrake Other mh-6.8.4-7.i386.rpm
RCVSTORE
Section: User Commands (1)
Updated: MH.6.8
Index NAME
rcvstore - incorporate new mail asynchronously
SYNOPSIS
/usr/lib/mh/rcvstore[+folder][-create] [-nocreate][-sequence name ...][-public] [-nopublic][-zero] [-nozero][-help]
DESCRIPTION
Rcvstore incorporates a message from the standard inputinto an
MH folder.If `+folder' isn't specified,a folder in the user's
MH directory will be used, either thatspecified by the ``Inbox:'' entry in the user's profile, orthe folder named ``inbox''.The new message being incorporated is assigned the next highestnumber in the folder.If the specified (or default) folder doesn't exist,then it will be created if the `-create' option is specified,otherwise
rcvstore will exit.
If the user's profile contains a ``Msg-Protect: nnn'' entry, itwill be used as the protection on the newly created messages,otherwise the MH default of 0644 will be used.During all operations on messages,this initially assigned protection willbe preserved for each message, so chmod(1) may be used to set aprotection on an individual message, and its protection will bepreserved thereafter.
Rcvstore will incorporate anything except zero length messagesinto the user's MH folder.
If the profile entry ``Unseen-Sequence'' is present and non-empty,then rcvstore will add the newly incorporated message to eachsequence named by the profile entry.This is similar to the ``Previous-Sequence'' profile entry supportedby all MH commands which take `msgs' or `msg' arguments.Note that rcvstore will not zero each sequence prior to adding messages.
Furthermore,the incoming messages may be added to user-defined sequences asthey arrive by appropriate use of the `-sequence' option.As with pick,use of the `-zero' and `-nozero' switches can also be used to zeroold sequences or not.Similarly,use of the `-public' and `-nopublic switchesmay be used to force additions to public and private sequences.^$HOME/.mh_profile~^The user profile^Path:~^To determine the user's MH directory^Folder-Protect:~^To set mode when creating a new folder^Inbox:~^To find the default inbox^Msg-Protect:~^To set mode when creating a new message^Unseen-Sequence:~^To name sequences denoting unseen messagesinc(1), pick(1), mh-mail(5)`+folder' defaults to ``inbox''`-create'`-nopublic' if the folder is read-only, `-public' otherwise`-nozero'No context changes will be attempted,with the exception of sequence manipulation.If you use the ``Unseen-Sequence'' profile entry,rcvstore could try to update the context while anotherMH process is also trying to do so.This can cause the context to become corrupted.To avoid this, do not use rcvstoreif you use the ``Unseen-Sequence'' profile entry.
Index
- NAME
- SYNOPSIS
- DESCRIPTION
This document was created byman2html,using the manual pages.