Skip to content

RobMeerwijk/MailAdminTool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MailAdminTool

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 ([email protected]). It is made with the ISPmail guide (http://workaround.org/ispmail) in mind, and it works with the database created when following that guide.

Requirements

  • A webserver with PHP support
  • Javascript
  • Access to the mysql server containing the "Mailserver" database from the webserver

Setup

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.

About

Mail Admin Tool based on work by Steffan Slot from http://mat.ssdata.dk/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 88.6%
  • CSS 11.4%