No e-mail notification with sieve, Thunderbird and Cyrus-imap
Ludovic Gasc
gmludo at gmail.com
Mon Oct 12 06:11:23 EDT 2009
On Sat, Oct 10, 2009 at 12:34 PM, Clement Hermann (nodens)
<nodens2099 at 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
More information about the Info-cyrus
mailing list