<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
<br><br>&gt; Date: Tue, 23 Nov 2010 14:44:34 +0000<br>&gt; From: iane@sussex.ac.uk<br>&gt; To: proutfoo@hotmail.com; info-cyrus@lists.andrew.cmu.edu<br>&gt; Subject: Re: disable IMAP IDLE<br>&gt; <br>&gt; <br>&gt; <br>&gt; --On 22 November 2010 18:40:37 -0500 Ron Vachiyer &lt;proutfoo@hotmail.com&gt; <br>&gt; wrote:<br>&gt; <br>&gt; &gt;<br>&gt; &gt; Hello,<br>&gt; &gt;<br>&gt; &gt; I thought it was possible in Cyrus to disable the IDLE functionality,<br>&gt; &gt; either with imapidlepoll: 0 in imapd.conf, or by commenting idled in<br>&gt; &gt; cyrus.conf.  However, having both disabled, clients still connect and<br>&gt; &gt; maintain their socket open on tcp 143.   Is it not possible or am I going<br>&gt; &gt; about it wrong?<br>&gt; <br>&gt; I thought sessions remained open for efficiency, regardless of IDLE, until <br>&gt; closed by the client or 30 minutes have elapsed.<br>&gt; <br>&gt; IDLE just lets the server notify the client if new email arrives, doesn't <br>&gt; it?<br>&gt; <br>&gt; Even without IDLE, there are benefits in leaving the session open.                           <br><br>Hello,<br><br>I won't argue since clearly I am in the minority ;)&nbsp; Using courier-imap on our Plesk servers, TCP/143 is closed after every new mail verification.&nbsp; A dovecot server I checked does the same.&nbsp; Cyrus seems to allow the session to be maintained, and yes, it does not advertise IDLE.<br><br>Below is an example courier-imap capability;<br><br>* OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA ACL ACL2=UNION STARTTLS] Courier-IMAP ready. Copyright 1998-2004 Double Precision, Inc.&nbsp; See COPYING for distribution information.<br>. CAPABILITY<br>* CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA ACL ACL2=UNION STARTTLS<br><br><br>this one is cyrus 2.4.4<br><br>. capability<br>* CAPABILITY IMAP4rev1 LITERAL+ ID ENABLE STARTTLS AUTH=PLAIN SASL-IR ACL RIGHTS=kxte QUOTA MAILBOX-REFERRALS NAMESPACE UIDPLUS NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY CATENATE CONDSTORE ESEARCH SORT SORT=MODSEQ THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE LIST-EXTENDED WITHIN QRESYNC SCAN XLIST URLAUTH URLAUTH=BINARY X-NETSCAPE COMPRESS=DEFLATE<br>. OK Completed<br><br>I was asked by IT to not permit IDLE since the current server went down after 4-500 blackberries ate up all the (limited) capabilities of that machine.&nbsp;&nbsp;&nbsp; Perhaps I am looking in the wrong place, the point is the demand I am facing is to have IMAP that essentially behaves as a POP3 client when it comes to inbox scans.<br><br>I believe there was an issue as well where POP clients using outlook would cause mailbox corruption when they popped a mailbox being maintained by a blackberry connected via IMAP.&nbsp; <br><br>R.<br><br>                                               </body>
</html>