Ron Wilhoite wrote:
On 5/8/2006 2:10 PM, Dillon wrote:
Hey guys, I just subscribed to the list about 15 minutes ago so i apologize in advance if this is something that has already been discussed. I skimmed through the web archives and I didn't see anything.
I'm running FreeBSD/amd64 and after upgrading from 1.0b3 to 1.0b7 I am experiencing the following
May 8 13:18:22 loveturtle dovecot: imap-login: Login: user=<turtle>, method=plain, rip=216.89.228.116, lip=216.91.90.11, TLS May 8 13:18:22 loveturtle dovecot: IMAP(turtle): Unrecognized event: kevent {.ident = 2, .filter = 0xfffffffe, .flags = 0x0000, .fflags = 0x00000000, .data = 0x00004000} May 8 13:18:22 loveturtle dovecot: child 32279 (imap) killed with signal 6
Disable/deselect kqueue support for dovecot.
If you're using ports, cd /usr/ports/mail/dovecot, then make config. Then reinstall via portupgrade -f or make deinstall, make reinstall.
Ron Wilhoite
Ah, Yeah thanks..now I just feel dumb :-)