* Added option to either Quarantine, or mark spam and pass through for filtering on the client side.
* Fix for Unix IO descriptor which was causing a very slight leak over time.
* Microsoft Exchange 2007 Agent added. Instead of using the Conduit as you do for Exchange 2000 and 2003, MS Exchange 2007 requires an Agent to talk to it. The main program is unchanged, only the Agent is new.
The readme.txt in the installer shows the following instructions.
Installation MWESAgent
----------------------
Open Exchange Management Shell.
Navigate to install directory
cd "C:\Program Files\MailWasher Enterprise Server"
run script
./install-MWESAgent.ps1
restart Microsoft Exchange Transport service
To uninstall run script
./uninstall-MWESAgent.ps1
restart Microsoft Exchange Transport service