To control the zarafa services (start/stop etc.) the following command can be used:
+
signal-event zarafa-services [option]
+
Where the [option] can be on of the following:
+
start|stop|restart|update|enabled|disabled
+
The update option will rebuild the zarafa config files based on the current db settings.
+
+
{{Note box | There seems to be a typo/mismatch to execute the above command with an option. If the command fails, you can adjust this by issuing the below command which will correct this.}}
+
sed -i '2 a\set "" "$1"' /etc/e-smith/events/actions/zarafa-services