Homer Wilson Smith on Mon  4/06 14:20 -0400:
>     Using perl5.x what is the proper way to lock a mailbox so that
>     popper nor procmail won't touch it and there is no chance of a
>     race condition?

probably the fcntl() equivalent.  But keep in mind that all bets are off
if you're running server mode because they unlock in the middle of the
session.

Reply via email to