Björn Ketelaars wrote:
Brad wrote:
I just commited some fixes for the kqueue support. Can you update your dovecot
package to 1.0.beta1p3 and let me know if you still see the same issue?


Unfortunately there are other issues...

Jan 22 17:48:04 gateway dovecot: imap-login: Disconnected: rip=10.0.0.100, lip=84.245.31.251, TLS Jan 22 17:48:04 gateway dovecot: imap-login: Disconnected: rip=10.0.0.100, lip=84.245.31.251, TLS Jan 22 17:48:04 gateway dovecot: imap-login: Login: user=<user>, method=plain, rip=10.0.0.100, lip=84.245.31.251, TLS
Jan 22 17:48:07 gateway last message repeated 2 times
Jan 22 17:48:12 gateway dovecot: imap(user): I/O leak: 0x1c05b6cc (5)
Jan 22 17:48:12 gateway dovecot: child 13215 (imap) killed with signal 6
Jan 22 17:48:12 gateway dovecot: child 5098 (login) killed with signal 6
Jan 22 17:48:12 gateway dovecot: imap(user): imap in free(): error: chunk is already free
Jan 22 17:48:12 gateway dovecot: imap-login: Unrecognized event



1) Before removing the dovecot cache and index files I got similar as above, but
   after removal I've:

Jan 22 19:29:49 snorre dovecot: child 16759 (imap) killed with signal 11
Jan 22 19:29:49 snorre dovecot: imap-login: Login: user=<bsdlist>, 
method=plain, rip=192.168.1.10, lip=10.0.1.2, TLS
Jan 22 19:30:08 snorre dovecot: child 22126 (imap) killed with signal 11
Jan 22 19:30:08 snorre dovecot: imap-login: Login: user=<bsdlist>, 
method=plain, rip=192.168.1.10, lip=10.0.1.2, TLS
Jan 22 19:30:09 snorre dovecot: child 2940 (imap) killed with signal 11


2) The old issue of corrupted indices while using Thunderbird remains:

Jan 22 19:29:12 snorre dovecot: imap(bsdlist): Corrupted index cache file 
/var/mail/bsdlist/.svn-svn/dovecot.index.cache: Duplicated field in header: 
hdr.LIST-POST
Jan 22 19:29:12 snorre dovecot: imap(bsdlist): Corrupted index cache file 
/var/mail/bsdlist/.svn-svn/dovecot.index.cache: invalid field header size


3) Dovecot is making /var/dovecot world writable. I've deleted the package,
   deleted /var/dovecot and then reinstalled the package:

# ls -l /var
drwx------   3 root       wheel       512 Jan 22 19:49 dovecot

# /usr/local/sbin/dovecot
Warning: Fixing permissions of /var/dovecot/ to be world-readable

# ls -l /var
drwxrwxrwx   3 root       wheel       512 Jan 22 19:50 dovecot


/Sigfred



Reply via email to