Chris Garrigues <[EMAIL PROTECTED]> wrote: >I always call rcvstore with this wrapper:
>#!/bin/bash >... >and it would be nice if it weren't needed. I'm not convinced that it is needed. The only risk is that your sequences might be corrupted. I prefer that to the problems caused by stuck locks. -NWR
