One that has me really excited is the auto release table in MailWatch.
To enable, look for this line and set to true:
/var/www/html/mailscanner/conf.php
Code: Select all
//Quarantine Auto Release
//Set true to allow auto release of quarantined items from quarantine report
define('AUTO_RELEASE', true);



This feature officially replaces the deprecated release email footer on spam not delivered notifications. The footer method will be removed in future releases.