On 2006/02/19 20:30, Adam Tauno Williams wrote: > In /etc/cyrus.conf I have: > SERVICES { > ... > idle cmd="idled" listen="/var/lib/imap/socket/idle" prefork=0 > ... > } > But I continuously see messages in the log file like: > imap[18492]: error sending to idled: 2 > And I don't see any idled processes running: > sardine:/etc # ps ax | grep idled > 18841 pts/1 S+ 0:00 grep idled > sardine:/etc # > What am I missing?
I just decided to turn on idled this weekend on our server, and discovered that since I didn't run ./configure with the '--enable-idled' option, idled wasn't compiled (and I assume support for it wasn't in imapd, since the subsequent 'make' generated those two binaries). -- Steve Huston - W2SRH - Unix Sysadmin, Dept. of Astrophysical Sciences Princeton University | ICBM Address: 40.346525 -74.651285 126 Peyton Hall |"On my ship, the Rocinante, wheeling through Princeton, NJ 08544 | the galaxies; headed for the heart of Cygnus, (609) 258-7375 | headlong into mystery." -Rush, 'Cygnus X-1' ---- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html