GithubHelp home page GithubHelp logo

romaxa55 / docker-mailserver Goto Github PK

View Code? Open in Web Editor NEW

This project forked from toptuk/docker-mailserver

0.0 0.0 0.0 329 KB

Docker Mailserver based on the famous ISPMail guide.

License: MIT License

Shell 53.87% C++ 0.05% PHP 7.15% Makefile 5.39% Dockerfile 32.26% NASL 0.14% Sieve 1.14%

docker-mailserver's Introduction

Docker-Mailserver with support of relay hosts

Docker Mailserver is a fork of Jeboehm Docker Mailserver project. Docker Mailserver is great project to server producttion mail server on your host! It's based on the famous ISPMail guide and all images based on Alpine Linux. It's so small as possible :)

Build status

Integration Tests Lint Dockerfiles Lint YAMLs

Features

  • POP3, IMAP, SMTP with user authentication
  • TLS enforced
  • Webmail interface
  • Server-side mail filtering, rule configuration via web frontend
  • Spam- and malware filter
  • Catchall address support
  • Restricted sender addresses
  • Spamfilter is trained just by moving emails to or out of the junk folder
  • Uses RBL (real time black hole lists) to block already known spam senders
  • Greylisting only when incoming mail is likely spam
  • DKIM message signing
  • Quota support
  • Notifications when exceeding the quota
  • Web management interface to create / remove accounts, domains and aliases
  • Support of send only accounts which are not allowed to receive but send mails
  • IMAP, POP3 and malware filters can be disabled if they are not used
  • FTS (Full-Text Search) support using fts-xapian for fast message searching
  • Permanent self testing by Docker's healthcheck feature
  • Developed with high quality assurance standards
  • Address extension (-)

Simple installation

  1. Run git clone https://github.com/TopTuK/docker-mailserver.git
  2. Copy the file .env.dist to .env and change the variables in it according to your needs.
  3. Run ./bin/production.sh pull to download the images.
  4. Run ./bin/production.sh build to build images.
  5. Run bin/production.sh up -d to start the services. After a few seconds you can access the services.
  6. Create your first email address and an admin user by running bin/production.sh run --rm web setup.sh. The wizard will ask you a few questions to set everything up.

Now you can login to the management interface with your new account credentials.

[RU]

  • Описание простой настройки: ссылка

docker-mailserver's People

Contributors

bonno avatar cyl3x avatar jamesgol avatar jeboehm avatar renovate[bot] avatar toptuk 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.