Displaying 1 result from an estimated 1 matches for "69d7e3d6".
2009 Feb 26
2
problems with dotlock
I have to make dotlock work because this openwebmail thing
only supports one of dotlock or flock, but procmail delivery
does dotlock and fcntl. procmail correctly creates a
dotlock file in /var/spool/mail/username.lock when
delivering, I can watch this with `while :; do ls -la | grep
lock; done`.
It works fine when lock_method=fcntl, but no dotlock file
shows up in /var/spool/mail.