"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
- Re: BUG FIX: Use Content-Length to ignore '\n\nFr... David D. Kilzer
- Re: BUG FIX: Use Content-Length to ignore '\n... Andrew D. Kailhofer
- Re: BUG FIX: Use Content-Length to ignore... David D. Kilzer
- Re: BUG FIX: Use Content-Length to ignore... Hal DeVore
- Re: BUG FIX: Use Content-Length to ig... David D. Kilzer
- Re: BUG FIX: Use Content-Length ... Hal DeVore
- Re: BUG FIX: Use Content-Len... Mate Wierdl
- Re: BUG FIX: Use Content-Length to ignore '\n... Mate Wierdl
- Re: BUG FIX: Use Content-Length to ignore... Ralph Corderoy
- Re: BUG FIX: Use Content-Length to ig... Patrick O'Callaghan
- Re: BUG FIX: Use Content-Length ... Philip Guenther
- Re: BUG FIX: Use Content-Len... Richard Coleman
- Re: BUG FIX: Use Content-Len... Patrick O'Callaghan
- Re: BUG FIX: Use Content-Len... Hal DeVore
- Re: BUG FIX: Use Content-Len... Philip Guenther
- Re: BUG FIX: Use Content-Len... Chris Garrigues
- Re: BUG FIX: Use Content-Len... Hal DeVore
- Re: BUG FIX: Use Content-Len... Chris Garrigues
- Re: BUG FIX: Use Content-Len... Philip Guenther
- Re: BUG FIX: Use Content-Len... Patrick O'Callaghan
- Re: BUG FIX: Use Content-Length to ignore '\n\nFrom ' ... Hal DeVore
