Start a conversation

Changing the 'Out of Office' Response Frequency

Overview

The Out of Office (OOO) reply is configured within Kerio Connect Client (Webmail) or Kerio Outlook Connector.

Kerio Connect Client or Webmail

ooo_kcc.png

Kerio Outlook Connector

ooo_koff.png

This configuration is stored in the filter.siv file, which is located in the user's directory in the mailstore.  This article provides the steps to change the default notification behavior and set a response frequency of your choice.

 

Solution

  1. Browse to the mailstore path and enter the users' directory. Default locations are:
    1. Windows: C:\Program Files\Kerio\MailServer\store\mail\<kerio_domain>\<username>
    2. macOS: /usr/local/kerio/mailserver/store/mail/<kerio_domain>/<username>
    3. Linux: /opt/kerio/mailserver/store/mail/<kerio_domain>/<username>
  2. Take a backup of the filter.siv file.
  3. Open the filter.siv file with a text editor, e.g., NotepadNano or Vim
  4. Change the line in WebmailAutoreply rule:

    vacation :days 7 "";

    into:

    vacation :days 1 "";

    ooo_server.png

  5. The change makes the OOO reply to be sent once per day. To ensure that the reply is sent every time, set the value to 0, e.g., days 0.  Adjusted to 2 will set them to every second day.
  6. Save the changes.

    Note: If the OOO responder is still not being received as per the new configuration, please restart Kerio Connect.

Confirmation

The OOO responder email is being successfully received for the necessary duration, i.e. each day, every time, every second day, etc.

ooo_confirm.png

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted
  3. Updated

Comments