Follow the steps of the general setup for Hippo Community Apps.
 | Warning: using multiple CMS instances
If you have 2 or more cms instances running:
- Make sure you only configure 1 instance to send e-mail alerts. The e-mails alert service has not been tested to send mails from 2 servers.
In build.properties:
- hca.notifier.listener.enabled=false to turn it off
|