<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi Catalin,<br>
<br>
I have a Cyrus 2.2 instance running on Debian. <br>
<br>
$ grep -R idled /etc/cyrus.conf<br>
# this is only necessary if idlemethod is set to "idled" in
imapd.conf<br>
idled cmd="idled"<br>
<br>
The idled command is located inside the START{} block.<br>
<br>
$ sudo ls -al /var/run/cyrus/socket<br>
total 8<br>
drwxr-x--- 2 cyrus mail 4096 Nov 11 06:55 .<br>
drwxr-xr-x 3 cyrus mail 4096 Apr 9 2013 ..<br>
srwxrwxrwx 1 cyrus mail 0 Nov 11 06:55 idle<br>
srwxrwxrwx 1 root root 0 Nov 11 06:55 lmtp<br>
srwxrwxrwx 1 root root 0 Nov 11 06:55 notify<br>
<br>
I guess you can enable it and fix the problem. I don't think<br>
you have to change anything in imapd.conf. <br>
<br>
Best,<br>
Valentin<br>
<br>
<div class="moz-cite-prefix">On 07/01/16 16:28, D CATALIN BADIRCA
via Info-cyrus wrote:<br>
</div>
<blockquote
cite="mid:234FC71A-4E54-4C51-AA5C-BA58787DC5BA@yahoo.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
Hi,
<div><br>
</div>
<div>First of all thank you very much for accepting me into the
mailing list and for your fast response.</div>
<div><br>
</div>
<div>I don’t see anything related to idle socket into cyrus.conf.
The only place I can configure idle is into imapd.conf and the
lines look like this:</div>
<div><br>
</div>
<div>
<div style="margin: 0px; font-size: 13px; font-family: Menlo;
color: rgb(52, 187, 199); background-color: rgb(1, 1, 1);"><span
style="color: #afae24">416 </span># Unix domain socket that
idled listens on.</div>
<div style="margin: 0px; font-size: 13px; font-family: Menlo;
color: rgb(175, 174, 36); background-color: rgb(1, 1, 1);">417
<span style="color: #34bbc7">#</span></div>
<div style="margin: 0px; font-size: 13px; font-family: Menlo;
color: rgb(52, 187, 199); background-color: rgb(1, 1, 1);"><span
style="color: #afae24">418 </span>#idlesocket:
/var/imap/socket/idle</div>
<div>
<div><br>
</div>
<div>I don’t have the idle folder into /var/imap/socket tho.</div>
<div><br>
</div>
<div>Thank you !</div>
<div><br>
</div>
<div>On 07 Jan 2016, at 14:13, Dave McMurtrie <<a
moz-do-not-send="true" href="mailto:dave64@andrew.cmu.edu"><a class="moz-txt-link-abbreviated" href="mailto:dave64@andrew.cmu.edu">dave64@andrew.cmu.edu</a></a>>
wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">On Thu, 2016-01-07 at 13:51 +0200, D
CATALIN BADIRCA via Info-cyrus<br>
wrote:<br>
<blockquote type="cite">Hi,<br>
<br>
I’ve installed a Postfix with Cyrus IMAP and Cyrus SASL.
All good, can send/receive email very fast.<br>
There is one error in the logs that I cannot understand
what impact has on the mail system. I’ve tried searching
books,documentations, mail lists, google and nothing
helped me. Maybe some of you gurus will help me
understand.<br>
Here is the error I have in the log:<br>
<br>
imaps[9717]: IDLE: error sending message INIT to idled for
mailbox user.test: No such file or directory. Falling back
to polling every 60 seconds.<br>
<br>
</blockquote>
<br>
Guessing that the idled notify socket is missing. Do you
have idled set<br>
up as a service in cyrus.conf?<br>
<br>
hth,<br>
<br>
Dave<br>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">----
Cyrus Home Page: <a class="moz-txt-link-freetext" href="http://www.cyrusimap.org/">http://www.cyrusimap.org/</a>
List Archives/Info: <a class="moz-txt-link-freetext" href="http://lists.andrew.cmu.edu/pipermail/info-cyrus/">http://lists.andrew.cmu.edu/pipermail/info-cyrus/</a>
To Unsubscribe:
<a class="moz-txt-link-freetext" href="https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus">https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus</a></pre>
</blockquote>
</body>
</html>