Canada  united states of america usa  linkedinfacebook   Call Us Today: 866.646.6461

Zentyal - Enable vacation function (Out of Office)

For some reason Zentyal 5 (and 4 before it) does not enable the vacation out-of-office message in Sogo (even thought the function is available in the software).

To enable it, follow these steps (you will need access to the command line console):

vim /usr/share/zentyal/stubs/sogo/sogo.conf.mas

In version 4.x this file is located here:

/usr/share/zentyal/stubs/openchange/sogo.conf.mas

Locate the following code:

SOGoVacationEnabled = No;

and change to:

SOGoVacationEnabled = Yes;

Once saved, you can either restart the server or restart SOGo from the Zentyal web interface (this will update the current settings with the ones from the template).

For Zentyal version 4.x, either restart openchage or reboot the server

Last updated Oct 19, 2018