Git Product home page Git Product logo

mailserver-autoinstall's Introduction

Serveur de mail - Installation automatique

Ce script permet d'installer de manière automatique un serveur mail complet avec Postfix, Dovecot et Rainloop. Topic associé : http://mondedie.fr/viewtopic.php?pid=11746

Pré-requis :

  • Debian 7 “wheezy”
  • Nginx
  • PHP
  • MySQL
  • OpenSSL

Installation

apt-get update && apt-get dist-upgrade
apt-get install git-core
cd /tmp
git clone https://github.com/hardware/mailserver-autoinstall.git
cd mailserver-autoinstall
chmod +x install.sh && ./install.sh

Désinstallation

Le script de désinstallation permet de supprimer absolument TOUT ce qu'à fait le script d'installation. Si vous avez une erreur pendant la configuration du serveur de mail, vous pouvez répartir à zéro avec ce script :

chmod +x uninstall.sh && ./uninstall.sh

Ce script est tiré du tutoriel "Installation sécurisée d'un serveur de mail avec Postfix, Dovecot et Rainloop" : http://mondedie.fr/viewtopic.php?id=5750

Schéma

schema

Inspiré du script d'installation de rutorrent de Ex_Rat : https://bitbucket.org/exrat/install-rutorrent

Support

Si vous avez une question, une remarque ou une suggestion, n'hésitez pas à poster un commentaire sur ce topic : http://mondedie.fr/viewtopic.php?id=5794

License

MIT. Voir le fichier LICENCE pour plus de détails

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.