Giter Site home page Giter Site logo

venkatpilla / mailadmintool Goto Github PK

View Code? Open in Web Editor NEW

This project forked from phantomasuk/mailadmintool

0.0 2.0 0.0 226 KB

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

License: GNU General Public License v3.0

PHP 88.65% CSS 11.35%

mailadmintool's Introduction

MailAdminTool

Mail Admin Tool based on work by Steffan Slot from http://mat.ssdata.dk/ with improvemnets by Tarek Loubani. This is a version with improved password security.

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 with one exception it works with the database created when following that guide. IMPORTANT! In the virtual_users table the password column type needs to be varchar(106) not varchar(32) because of the stronger password hashing. Ref. (https://www.linode.com/docs/email/postfix/email-with-postfix-dovecot-and-mysql)

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.

mailadmintool's People

Contributors

phantomasuk avatar tareko avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.