Custom filtering

This plugin allows your users to filter messages, without having to deal with Sieve-related functionality. However, it only works while web interface is open.

The code here was neither developed nor fully tested by AfterLogic.
It's not supported in any way. Use it at your own risk.

The plugin is available at: http://www.mediafire.com/download/vpzp372q1st58tf/no-sieve-filters.zip

Original forum thread: http://www.afterlogic.com/forum/forum_posts.asp?TID=6262

Upon downloading and extracting plugin package content, you'll need to deploy the plugin so that its index file is available at the following location:

data/plugins/no-sieve-filters/index.php

To enable the plugin, add the following to array defined in data/settings/config.php file:

'plugins.no-sieve-filters' => true,