22 July 2024
Zentyal - Enable vacation function (Out of Office)

Zentyal - Enable vacation function (Out of Office)

22 July, 2024

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

ALT Technical

© ALT Technical. All rights reserved.