>> => We have defined lot of configuration settings (may be too much for
>> common usages) :
>> - eventnotifier, "off", STRING : Enables event notification with the
>> given notification method (see notifyd). i.e mail, log, activemq
>> - event_subfolder, 0, SWITCH : Enables event notification for
On Tue, Jun 28, 2011 at 06:50:53PM +0200, Sébastien Michel wrote:
> We have developed some time ago a notification mechanism on mailbox
> events. This piece of software is based on the RFC 5423 - Internet
> Message Store Events - that defines a number of event types and event
> parameters.
This lo
We have developed some time ago a notification mechanism on mailbox
events. This piece of software is based on the RFC 5423 - Internet
Message Store Events - that defines a number of event types and event
parameters.
Cyrus's processes (imapd, pop3d, lmtpd) and CLI send events to notifyd
daemon. We