"Patrick O'Callaghan" <[EMAIL PROTECTED]> writes:
>In message <>, Ralph Corderoy dixit
:
>>procmail can also store mail directly into an nmh folder.  Place a
>>dot at the end of the folder name.
>>
>>    :0
>>    * ^TOnmh-workers@math\.gatech\.edu
>>    inbox/nmh/.
>
>However that will not update your Unseen-sequence (if you use it). You
>need to do something like this:
>
>    :0
>    * ^TOnmh-workers@math\.gatech\.edu
>    |rcvstore +inbox/nmh

Unless you implement locking of the .mh_sequences file, invoking
rcvstore asynchronously isn't unsafe.  show, mark, pick, rmm, inc, and
rcvstore all modify the .mh_sequences file and almost all the rest can
read it.  If you don't lock it, you'll eventually get unlucky and lose
it.


Philip Guenther

---------------------------------------------------------------- 
Philip Guenther                 UNIX Systems and Network Administrator
Internet: [EMAIL PROTECTED]      Voicenet: (507) 933-7596
Gustavus Adolphus College       St. Peter, MN 56082-1498

Reply via email to