[Dovecot] dovecot error: unrecognized event
I'm setting up a new server with dovecot 1.0b7.
Whenever I try to connect with a mua (thunderbird or outlook) I get this error in the log:
kernel: pid 53279 (pop3), uid 15008: exited on signal 6 Apr 14 10:52:54 dovecot: POP3(williams): Unrecognized event: kevent {.ident = 2, .filter = 0xfffffffe, .flags = 0x0001, .fflags = 0x00000000, .data = 0x00004000} Apr 14 10:52:54 dovecot: child 53279 (pop3) killed with signal 6
The system is freebsd 6 with maildir in nfs mounted home dirs.
Any ideas on what the problem is?
On Fri, 2006-04-14 at 10:58 -0700, david williams wrote:
I'm setting up a new server with dovecot 1.0b7.
Whenever I try to connect with a mua (thunderbird or outlook) I get this error in the log:
kernel: pid 53279 (pop3), uid 15008: exited on signal 6 Apr 14 10:52:54 dovecot: POP3(williams): Unrecognized event: kevent {.ident = 2, .filter = 0xfffffffe, .flags = 0x0001, .fflags = 0x00000000, .data = 0x00004000} Apr 14 10:52:54 dovecot: child 53279 (pop3) killed with signal 6
Compile without --with-ioloop=kqueue configure option until Vaclav figures out the problem and fixes it :)
If you compiled from FreeBSD ports, perhaps the port should be updated not to do this until it's fixed..
participants (2)
-
david williams
-
Timo Sirainen