#19744: dovecot port needs configure.args="--with-ioloop=poll" -------------------------------+-------------------------------------------- Reporter: dave@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: -------------------------------+-------------------------------------------- despite what [46949] says, at least the darwin9 variant of dovecot can't use the kqueue ioloop because of http://lists.apple.com/archives/Darwin- userlevel/2008/Dec/msg00010.html I reproduce the problem easily with: {{{ #!/bin/sh $ /opt/local/sbin/dovecot --exec-mail imap Fatal: kevent(EV_ADD, 0) failed: Operation not supported }}} Seeing the output there presumes you've got {{{log_path = /dev/stderr}}} in {{{dovecot.conf}}}. -- Ticket URL: <http://trac.macports.org/ticket/19744> MacPorts <http://www.macports.org/> Ports system for Mac OS