[Dovecot] dovecot error: unrecognized event

dovecot at bengrimm.net dovecot at bengrimm.net
Sun May 7 15:02:07 EEST 2006


If you're using the FreeBSD port:

Go to /usr/ports/mail/dovecot
Edit Makefile
Find the line: .if !defined(WITHOUT_KQUEUE)
Change it into: .if defined(WITH_KQUEUE)
Then: make deinstall && make install

Worked for me.


More information about the dovecot mailing list