Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the blog-designer-pack domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /opt/app-root/src/wp-includes/functions.php on line 6121

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the hestia domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /opt/app-root/src/wp-includes/functions.php on line 6121
Filters

Filters

Published by Editor on

Kolab is offering a mail filtering feature. That makes it possible to apply a series of actions to specifically selected incoming emails, so that incoming mail meeting a certain criteria can be automatically processed by the server and handled/organized according to the defined actions. For example the server can move the message to a specified folder, redirect it to another account, send a reply, discard, delete, etc. for as long as the defined criteria is fulfilled.

Filtering is based on the Sieve language, which means that under the hood all filters are stored in one or more Sieve scripts on the server. The filters can be managed through the Kolab web-client and allow to define rules and actions in an easy way without the need to know the language.