Autoresponse and forwarding

This plugin enable autoresponse and forwarding with no need to use Sieve-related functionality.

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/4qu6ci69ci7o1e1/no-sieve-autorespond-forward.zip

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

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-autorespond-forward/index.php

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

'plugins.no-sieve-autorespond-forward' => true,

Please check original forum thread for details on using the plugin.