On 2006-11-03 at 18:15 +0300, A Clockwork Orange wrote: > what does it mean in log > > : error sending to idled: 2 "2" is probably ENOENT, so there's nothing listening on the socket. So the imapd can't talk to the idled. Did you use idled in the past, but stop using it? In which case, you probably need to manually remove the socket from the file-system; if the socket doesn't exist, the warning shouldn't happen and imapd will quietly just use polling. The location is either that configured by the imapd.conf option "idlesocket" or, if that option is not in the config file, is "{configdirectory}/socket/idle" for whatever the value of the "configdirectory" option is. Are you expecting to use idled? If so, is it configured in cyrus.conf under START? Is it still running (use "ps") or has it crashed? Regards, -Phil ---- Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html