X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=man%2Frcvstore.man;h=d1de3564f01a8f1a7617a0303d28aada3de172ba;hb=57cd23b8807fa351800ba7277c5636a133241166;hp=010e23814ca0845af1461e2eb0f843394e975c8f;hpb=5dd6771b28c257af405d7248639ed0e3bcdce38b;p=mmh diff --git a/man/rcvstore.man b/man/rcvstore.man index 010e238..d1de356 100644 --- a/man/rcvstore.man +++ b/man/rcvstore.man @@ -58,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 @@ -130,15 +132,3 @@ rcvdist(1), rcvpack(1), rcvtty(1), mh\-sequence(5) .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.