Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ rcvstore(1) — BSD/386 1.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

inc(1)

pick(1)

mh-mail(5)



RCVSTORE(1)                   [mh.6]                  RCVSTORE(1)


NAME
       rcvstore - incorporate new mail asynchronously

SYNOPSIS
       /usr/contrib/mh/lib/rcvstore      [+folder]      [-create]
            [-nocreate]      [-sequence name ...]       [-public]
            [-nopublic] [-zero] [-nozero] [-help]

DESCRIPTION
       Rcvstore  incorporates  a  message from the standard input
       into an MH folder.   If  `+folder'  isn't  specified,  the
       folder named inbox in the user's MH directory will be used
       instead.  The new message being incorporated  is  assigned
       the  next  highest number 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,
       it  will  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 will be preserved for each message, so chmod(1)
       may  be used to set a protection on an individual message,
       and its protection will be preserved thereafter.

       Rcvstore will incorporate anything except zero length mes-
       sages into 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 each sequence named by the profile entry.  This
       is similar to the  Previous-Sequence  profile  entry  sup-
       ported by all MH commands which take `msgs' or `msg' argu-
       ments.  Note that rcvstore will  not  zero  each  sequence
       prior to adding messages.

       Furthermore,  the  incoming messages may be added to user-
       defined sequences as they arrive by appropriate use of the
       `-sequence'  option.  As with pick, use of the `-zero' and
       `-nozero' switches can also be used to zero old  sequences
       or  not.   Similarly,  use of the `-public' and `-nopublic
       switches may be used to force additions to public and pri-
       vate sequences.

FILES
       $HOME/.mh_profile                     The user profile

PROFILE COMPONENTS
       Path:                To determine the user's MH directory
       Folder-Protect:      To set mode when creating a new folder
       Msg-Protect:         To set mode when creating a new message
       Unseen-Sequence:     To name sequences denoting unseen messages




MH                        April 22, 1986                        1




RCVSTORE(1)                   [mh.6]                  RCVSTORE(1)


SEE ALSO
       inc(1), pick(1), mh-mail(5)

DEFAULTS
       `+folder' defaults to inbox
       `-create'
       `-nopublic' if the folder is read-only, `-public' otherwise
       `-nozero'

CONTEXT
       No  context  changes will be attempted, with the exception
       of sequence manipulation.













































MH                        April 22, 1986                        2


Typewritten Software • bear@typewritten.org • Edmonds, WA 98026