X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=man%2Frcvstore.man;h=2a64f1d099025bc7eeaefd36e9dde79571d9dcc7;hb=bfad64befb4d6696fdfb63b119666eec4bac6fb3;hp=1d1f3e1b44567180215b46213fed740aa9c982a8;hpb=1ef7aabbbb72c3e09dfc7db384ac81ab5ac53314;p=mmh diff --git a/man/rcvstore.man b/man/rcvstore.man index 1d1f3e1..2a64f1d 100644 --- a/man/rcvstore.man +++ b/man/rcvstore.man @@ -1,12 +1,12 @@ +.TH RCVSTORE %manext1% "January 18, 2001" "%nmhversion%" .\" .\" %nmhwarning% -.\" $Id$ .\" -.TH RCVSTORE %manext1% "%nmhdate%" MH.6.8 [%nmhversion%] .SH NAME rcvstore \- asynchronously incorporate mail into a folder .SH SYNOPSIS .HP 5 +.na .B %libdir%/rcvstore .RI [ +folder ] .RB [ \-create " | " \-nocreate ] @@ -18,6 +18,7 @@ rcvstore \- asynchronously incorporate mail into a folder .RB [ \-public " | " \-nopublic ] .RB [ \-version ] .RB [ \-help ] +.ad .SH DESCRIPTION .B Rcvstore incorporates a message from the standard input into an @@ -57,12 +58,14 @@ into the user's folder. It will not change the message in any way. .PP -If the user's profile contains a \*(lqMsg\-Protect: nnn\*(rq entry, it -will be used as the protection on the newly created message, otherwise -the +If the user's profile contains a +.RI \*(lq "Msg\-Protect: nnn" \*(rq +entry, it will be used as the protection on the newly created +message, otherwise the .B nmh -default of 0644 will be used. For all subsequent operations -on this message, this initially assigned protection will be preserved. +default of 0600 will be used (on filesystems that support it). For +all subsequent operations on this message, this initially assigned +protection will be preserved. .PP If the switch .B \-unseen @@ -95,14 +98,12 @@ and .B \-nopublic switches may be used to force these sequences to be public or private sequences. - .SH FILES .fc ^ ~ .nf -.ta \w'/usr/local/nmh/etc/ExtraBigFileName 'u +.ta \w'%etcdir%/ExtraBigFileName 'u ^$HOME/\&.mh\(ruprofile~^The user profile .fi - .SH "PROFILE COMPONENTS" .fc ^ ~ .nf @@ -114,10 +115,11 @@ to force these sequences to be public or private sequences. ^Msg\-Protect:~^To set mode when creating a new message ^Unseen\-Sequence:~^To name sequences denoting unseen messages .fi - .SH "SEE ALSO" -rcvdist(1), rcvpack(1), rcvtty(1), mh\-sequence(5) - +.IR rcvdist (1), +.IR rcvpack (1), +.IR rcvtty (1), +.IR mh\-sequence (5) .SH DEFAULTS .nf .RB ` +folder "' defaults to \*(lqInbox\*(rq profile entry" @@ -125,19 +127,6 @@ rcvdist(1), rcvpack(1), rcvtty(1), mh\-sequence(5) .RB ` \-unseen ' .RB ` \-nozero ' .fi - .SH CONTEXT No context changes will be attempted, with the exception of sequence manipulation. - -.SH BUGS -If you use the \*(lqUnseen\-Sequence\*(rq profile entry, -.B rcvstore -could try to update the context while another -.B nmh -process -is also trying to do so. This can cause the context to become -corrupted. To avoid this, do not use -.B rcvstore -if you use the -\*(lqUnseen\-Sequence\*(rq profile entry.