[Dovecot] Problem with dovecot + imap idle + qmail-local delivery

2009-03-21 Thread Jochen Schug
Hi, I've recently switched from courier-imap to dovecot. Everything seemed to work fine, but after I while I noticed that dovecot is occasionaly causing problems with delivery of new incoming mails. System: Gentoo Linux, kernel 2.6.19, qmail 1.03, vpopmail 5.4.26 , dovecot 1.1.11, maildir, ma

Re: [Dovecot] Problem with dovecot + imap idle + qmail-localdelivery

2009-03-24 Thread Jochen Schug
On Tue, 24 Mar 2009 08:31:34 +0100, Andraž 'ruskie' Levstik wrote: :2009-03-24T03:12:Timo Sirainen: 1. qmail-local does rename tmp/file -> new/file 2. Dovecot notices new/file and renames it to cur/file:2, immediately 3. qmail-local stats new/file to see if rename() succeeded (not necessar

Re: [Dovecot] Problem with dovecot + imap idle + qmail-localdelivery

2009-03-24 Thread Jochen Schug
On Tue, 24 Mar 2009 08:12:07 +0100, Timo Sirainen wrote: There is only one difference between what IDLE does and what a non- IDLEing connection does: If inotify/dnotify/kqueue is enabled, Dovecot notices immediately when a new mail pops up in new/ or cur/ directory and does a resync. Hmm. A