X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Frcvstore.man1;h=5cae3e392666515a2564d5fe8653c0ad4451562f;hp=26bd690fa6814dac7801e6392ac41470e3d080a5;hb=d4bcca1aa235370bc20bc2734c0cd6f700b17871;hpb=32b2354dbaf4bf934936eb5b102a4a3d2fdd209a diff --git a/man/rcvstore.man1 b/man/rcvstore.man1 index 26bd690..5cae3e3 100644 --- a/man/rcvstore.man1 +++ b/man/rcvstore.man1 @@ -22,7 +22,7 @@ rcvstore \- asynchronously incorporate mail into a folder .SH DESCRIPTION .B Rcvstore incorporates a message from the standard input into an -.B nmh +.B mh folder. This command is typically used in conjunction with mail filtering programs such as .B slocal @@ -35,8 +35,8 @@ You may specify which folder to use with If no folder is specified, .B rcvstore will use the folder given by a non\-empty -\*(lqInbox:\*(rq entry in the user's profile, else it will use the folder -named \*(lqinbox\*(rq. +`Inbox:' entry in the user's profile, else it will use the folder +named `inbox'. .PP If the switch .B \-create @@ -54,21 +54,21 @@ the next highest number for that folder. .B Rcvstore will incorporate anything except zero length messages into the user's -.B nmh +.B mh folder. It will not change the message in any way. .PP -If the user's profile contains a \*(lqMsg\-Protect: nnn\*(rq entry, it +If the user's profile contains a `Msg\-Protect: nnn' entry, it will be used as the protection on the newly created message, otherwise the -.B nmh +.B mmh default of 0644 will be used. For all subsequent operations on this message, this initially assigned protection will be preserved. .PP If the switch .B \-unseen is given (it is on by default), and if the -profile entry \*(lqUnseen\-Sequence\*(rq is present and non\-empty, then +profile entry `Unseen\-Sequence' is present and non\-empty, then .B rcvstore will add the newly incorporated message to each sequence named by this profile entry. You may use the switch @@ -121,7 +121,7 @@ rcvdist(1), rcvpack(1), mh\-sequence(7) .SH DEFAULTS .nf -.RB ` +folder "' defaults to \*(lqInbox\*(rq profile entry" +.RB ` +folder "' defaults to `Inbox' profile entry" .RB ` \-create ' .RB ` \-unseen ' .RB ` \-nozero ' @@ -132,13 +132,13 @@ No context changes will be attempted, with the exception of sequence manipulation. .SH BUGS -If you use the \*(lqUnseen\-Sequence\*(rq profile entry, +If you use the `Unseen\-Sequence' profile entry, .B rcvstore could try to update the context while another -.B nmh +.B mmh 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. +`Unseen\-Sequence' profile entry.