archive.info-cyrus - 49327
[ Next in Sequence | Previous in Sequence | Threaded Index | List Index | Top of Thread Index | Top of List Index ]
 
Msg #49327 Previous in Sequence Next in Sequence
DateMon, 12 Oct 2009 12:11:23 +0200
To"Clement Hermann (nodens)" <nodens2099@gmail.com>
CC:info-cyrus@lists.andrew.cmu.edu
FromLudovic Gasc <gmludo@gmail.com>
Reply-To:Ludovic Gasc <gmludo@gmail.com>
SubjectRe: No e-mail notification with sieve, Thunderbird and Cyrus-imap
On Sat, Oct 10, 2009 at 12:34 PM, Clement Hermann (nodens)
<nodens2099@gmail.com> wrote:
> We use Debian Lenny's cyrus-imapd as well, and don't have this problem
> either (using idled).

Thank you very much for your feedback, I've enabled idled in
Cyrus-imap, and now it works.

For other people who could have the same problem, you must uncomment
this line in /etc/cyrus.conf:
idled           cmd="idled"
And you must change in /etc/imapd.conf:
idlemethod: idled

Information from README.Debian.gz:

4. Configurable idled support.

   Cyrus IMAPd supports three options of using IDLE in IMAP sessions. The first
   option is not to support IDLE at all. The second is to use internal polling
   in the IMAP daemon. The third option is to use an external daemon, idled.
   Upstream only supports configuration of this during compilation, Debian
   however includes a patch which makes this runtime-configurable. Please
   set the 'idlemethod' imapd.conf option according to your needs and enable
   idled in cyrus.conf if you want to use it.

-- 
Ludovic Gasc
----
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


[ Next in Sequence | Previous in Sequence | Threaded Index | List Index | Top of Thread Index | Top of List Index ]