Message28906
Logged In: YES
user_id=1504904
Yeah, it works fine now (locks successfully when the mailbox
isn't locked by another process, and fails when it is
locked), although I was reminded that the Python install
process didn't work properly (I've submitted another bug
report).
However, I should point out that flock() locking is required
when working with qmail on (for example) Linux - flock() is
the only locking mechanism it uses, and as noted below,
flock() on Linux is independent from fcntl/lockf().
|
|
| Date |
User |
Action |
Args |
| 2007-08-23 14:40:48 | admin | link | issue1512163 messages |
| 2007-08-23 14:40:48 | admin | create | |
|