RE: Message store events notification

2013-05-17 Thread Michel Sébastien
>> > The other place that might make sense is in the URI itself. What do you >> > think? >> You're right, and it is defined as you expect in the RFC : > > Excellent. I will add it to the URI then. It is already done and pushed to git master, do you encounter any issue ? Ce message et les pi

Re: Message store events notification

2013-05-17 Thread Bron Gondwana
On Fri, May 17, 2013, at 06:05 PM, Michel Sébastien wrote: > > Is there any reason why you don't return the uidset in _NEW or _APPEND? > > Yes, it is stated in the RFC 5423 : > > uidset > > Included with MessageExpires, MessageExpunges, MessageRead, > > MessageTrash, FlagsSet, and FlagsC

RE: Message store events notification

2013-05-17 Thread Michel Sébastien
-Message d'origine- De : Bron Gondwana [mailto:br...@fastmail.fm] Envoyé : vendredi 17 mai 2013 06:19 À : Michel Sébastien; Cyrus Devel Objet : Re: Message store events notification On Tue, Sep 20, 2011, at 06:44 PM, Sébastien Michel wrote: > Hi all, > > progress is bei

Re: Message store events notification

2013-05-16 Thread Bron Gondwana
On Tue, Sep 20, 2011, at 06:44 PM, Sébastien Michel wrote: > Hi all, > > progress is being made in the rewrite of our code toward the master branch. > I pushed an update in our github repository, below the changelog : > > 1) adding the support of these event types: > - MessageAppend > - MessageEx

Re: Message store events notification

2011-11-22 Thread Sébastien Michel
Hi, Below an update of my work to support out-band event notification in Cyrus based on RFC 5423. All event types together with their parameters defined in the RFC are fully supported. Implementation is done to avoid any I/O overhead. 1) event types MessageAppend, MessageNew - parameters: mailbox

Re: Message store events notification

2011-09-20 Thread Sébastien Michel
>>> - the ability to turn off notification for SPAM => depends on SPECIAL-USE >> >> Hi Sébastien, >> >> Would you agree it is useful to be able to turn off notification for other >> SPECIAL-USE folders as well? We disable notifications for some technical folders (huge volume and uninteresting for

Re: Message store events notification

2011-09-20 Thread Bron Gondwana
On 09/20/2011 11:23 AM, Jeroen van Meeuwen (Kolab Systems) wrote: On 20.09.2011 09:44, Sébastien Michel wrote: - the ability to turn off notification for SPAM => depends on SPECIAL-USE Hi Sébastien, Would you agree it is useful to be able to turn off notification for other SPECIAL-USE folder

Re: Message store events notification

2011-09-20 Thread Jeroen van Meeuwen (Kolab Systems)
On 20.09.2011 09:44, Sébastien Michel wrote: - the ability to turn off notification for SPAM => depends on SPECIAL-USE Hi Sébastien, Would you agree it is useful to be able to turn off notification for other SPECIAL-USE folders as well? I'm specifically wondering about folders such as \Tras

Message store events notification

2011-09-20 Thread Sébastien Michel
Hi all, progress is being made in the rewrite of our code toward the master branch. I pushed an update in our github repository, below the changelog : 1) adding the support of these event types: - MessageAppend - MessageExpire 2) adding the support of these event parameters: - MessageNew and Mes