Git Product home page Git Product logo

ispconfig-mail-management's Introduction

ISPConfig-Mail-Management

ISPConfig simple mail management panel

Interface management as simple as possible.

Installation

Set all variables

define("SALT", ""); // Random string must be unique (eg s7fd8CB5s2qq6)
define("IMAP", "localhost"); // IMAP Server IP
define("ADMIN_EMAIL", "[email protected]"); // Email administrator for API errors
define("LOGFILE", dirname( __FILE__) . DIRECTORY_SEPARATOR . "log.log"); // LOGFILE (required write permission by current web user)
define("SOAP_LOCATION", "https://remote/index.php"); // ISPConfig API URL
define("SOAP_URI", "https://remote/"); // ISPConfig API URI
define("API_LOGIN", ""); // ISPConfig API Login
define("API_PASSWORD", ""); // ISPConfig API Password
define("LOGGER", TRUE); // Enable logger (TRUE/FALSE)

Requirements

ISPConfig API access (need to clarify required permissions)

TODO

Allow the changes on the current domain only (important)

ispconfig-mail-management's People

Contributors

alexalouit avatar

Stargazers

 avatar Cyber Halunke avatar Zoë avatar Thomas Adams avatar Pantelis Koukousoulas avatar

Watchers

Daniel Ripoll avatar  avatar

Forkers

speedwp drsolomon

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.