mailing list archives

meli community discussions

⚠️ if something does not work as intended when interracting with the mailing lists,
reach out Github mirror Gitea repo @epilys:matrix.org

E-mail headers
From: Jesus Cea <jcea@jcea.es>
To: imap-protocol@u.washington.edu
Date: Fri, 08 Jun 2018 12:34:53 -0000
Message-ID: 5410F147.8040803@jcea.es permalink / raw / eml / mbox
As far as I know, IDLE *ONLY* notifies changes in the selected mailbox.
If you want to monitor all mailboxes, you have to use NOTIFY. But
checking around I see references to something called "enhanced idle",
apparently able to notify changes in any mailbox using IDLE. For instance:

<http://kb.mozillazine.org/How_do_I_check_for_new_messages_in_other_folders#IMAP>

I would like to know more about that "enhanced IDLE". How to activate it
in Dovecot would be nice too :-p

I hope this is not offtopic. Thanks for your time and your help.

-- 
Jes?s Cea Avi?n                         _/_/      _/_/_/        _/_/_/
jcea@jcea.es - http://www.jcea.es/     _/_/    _/_/  _/_/    _/_/  _/_/
Twitter: @jcea                        _/_/    _/_/          _/_/_/_/_/
jabber / xmpp:jcea@jabber.org  _/_/  _/_/    _/_/          _/_/  _/_/
"Things are not so easy"      _/_/  _/_/    _/_/  _/_/    _/_/  _/_/
"My name is Dump, Core Dump"   _/_/_/        _/_/_/      _/_/  _/_/
"El amor es poner tu felicidad en la felicidad de otro" - Leibniz

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 484 bytes
Desc: OpenPGP digital signature
URL: <http://mailman13.u.washington.edu/pipermail/imap-protocol/attachments/20140911/319a7dc1/attachment.sig>
Reply
E-mail headers
From: brong@fastmail.fm
To: imap-protocol@localhost
Date: Fri, 08 Jun 2018 12:34:53 -0000
Message-ID: 1410397139.2469479.166104813.4C1E57C9@webmail.messagingengine.com permalink / raw / eml / mbox
On Thu, Sep 11, 2014, at 10:48 AM, Jesus Cea wrote:
> As far as I know, IDLE *ONLY* notifies changes in the selected mailbox.
> If you want to monitor all mailboxes, you have to use NOTIFY. But
> checking around I see references to something called "enhanced idle",
> apparently able to notify changes in any mailbox using IDLE. For instance:
> 
> <http://kb.mozillazine.org/How_do_I_check_for_new_messages_in_other_folders#IMAP>

"If you choose not to install fam, you can still use IMAP_ENHANCEDIDLE, but instead Courier IMAP will poll for changes every 60 seconds for folders opened by IMAP clients."

> I would like to know more about that "enhanced IDLE". How to activate it
> in Dovecot would be nice too :-p
> 
> I hope this is not offtopic. Thanks for your time and your help.

So it smells to me like "enhanced idle" is just "idle which actually works".  Dovecot (and Cyrus for that matter) already have that.
I believe Thunderbird just does a STATUS on every folder in the background to get data for the other folders.

Regards,

Bron.

-- 
  Bron Gondwana
  brong@fastmail.fm
Reply