Mail Admin Tool based on work by Steffan Slot from http://mat.ssdata.dk/
This management interface is for the purpose of administering email servers, originally created and distributed by Stefan Slot (mat@ssdata.dk). It is made with the ISPmail guide (http://workaround.org/ispmail) in mind, and it works with the database created when following that guide.
- A webserver with PHP support
- Javascript
- Access to the mysql server containing the "Mailserver" database from the webserver
Database settings are found in the includes/config.php
Even if this tool has password access, you should only allow your own IP or local IP range to access the page with a .htaccess file on your webserver!
Per Steffan Slot's original notice: "You can make changes, give it to others, whatever you want with it, but I do require that you always leave the footer like it is at the bottom saying 'This tool was made by Steffan Slot (http://mat.ssdata.dk)'"
His original changelog and README.txt are provided as requested in his notice.