On 2/27/2009 8:01 AM, Stéphane Cottin wrote: > Hi, > > I sometimes got the following log entries with dovecot 1.1.11 : > > > mail.err: Feb 27 10:06:54 dovecot: IMAP([email protected]): write(dnotify > pipe) failed: Bad file descriptor > mail.err: Feb 27 10:06:54 dovecot: IMAP([email protected]): close(dnotify > pipe[0]) failed: Bad file descriptor > mail.err: Feb 27 10:06:54 dovecot: IMAP([email protected]): close(dnotify > pipe[1]) failed: Bad file descriptor > [...] > mail.err: Feb 27 10:17:55 dovecot: child 18656 (imap) returned error 82 > (Internal logging error) > > any thougths ?
Don't use dnotify - it has been deprecated in favor of inotify for a long time... -- Best regards, Charles
