27 May
2004
27 May
'04
6:26 p.m.
- Timo Sirainen tss@iki.fi (20040527 17:52):
| May 27 16:04:38 munster imap(xxxx): Our dotlock file /home/xxxx/Mail/mrtg.lock was modified (1085666677 vs 1085666678), assuming it wasn't overridden `----
Could it still be a NFS-locking problem?
Hmm.. Just one second difference. Is it always one second?
Oh yes it is. I have never taken the trouble to examine the figures closer. Is it a problem or is it normal?
Dovecot uses: mbox_locks = dotlock
If you don't use fcntl locking (and with NFS you probably won't), you'd have to enable mbox_read_dotlock, otherwise mailbox isn't locked for reading at all and that could cause problems. I think I'll make Dovecot complain about this if it's not done..
mbox_read_dotlock is set, yes.
-- olive