The Mercury Web-interface

For this to work, Mercury Mail Server and the Apache Web Server have to be installed on the same machine.
A licensed Mercury Mail Server has to run as service, 
The Apache Web Server has to serve php, Server Side Includes (SSI) and for the directory "logs" directory listings. 
How to setup the header and footer for the directory listings pages, take a look at the info.txt inside the directory "logs".  

A quick How-To
	a: Create a virtual host which serves the pages and allow directory listings for the directory "logs" inside the virtual host configuration.
	b: Extract the archive and copy all files and folders into the documents directory setup for the virtual host.
	c: Take a look at the configuration SAMPLE file config-sample.php. Fill in your systems information and save the file as config.php
		The entries are well documented.
	d: If mercury Mail log files are to be served from the web-interface, create the correct path in each of the modules in Mercury Mail with the full path
		to the document directory of the virtual host where the log files should be written. Example: D:\Apache24\htdocs\webinterface\Logs\smtp\~d-~m-~y.log
	e: Run a licensed Mercury Mail as service as the system is setup to restart Mercury Mail when certain actions need a restart to be applied. 
	  