24 Apr
2006
24 Apr
'06
4:57 p.m.
----- Original Message ----- From: "Timo Sirainen" <tss@iki.fi> To: "Obantec Support" <support@obantec.net> Cc: <dovecot@dovecot.org> Sent: Monday, April 24, 2006 2:00 PM Subject: Re: [Dovecot] LOCK FILE
what form do dovecot .lock files take for mbox files under /var/spool/mail/%u currently i see username.lock with a PID:myservername owned by usersUID:usersGID
are you saying by having
#mbox_write_locks = dotlock fcntl #mbox_read_locks = fcntl
dovecot is not using locking?
if that is the case then there must be a race caused by the customer polling POP3 too quick while procmail is trying to access the mailbox.
Mark