Monitoring Zimbra events Use the open source 'swatch' program.
swatch can be set to monitor the various logs that Zimbra produces and can execute a command line program upon detection of a regex pattern.
We've linked it to a JMS sender. Upon detection of an incoming mail we send an event to our remote JBoss system. It then reads in the users mail.
We're looking into using a JMS receiver to execute zimbra commands . |