Giter Club home page Giter Club logo

dockermail's Introduction

Dockermail

Easy mail service in docker containers.

The setup is modular and has:

  • core - base SMTP and IMAP server
  • opendkim - adds DKIM signing service for outgoing mail
  • amavis - adds incoming SPAM filter

Please see the README in each folder for more information.

Getting started

Check out this post: Easy private email hosting with dockermail


Config changes

New version has replaced the previous collection of flat files with a single config.json file, please see core README for details on syntax. You will need to update your configuration to upgrade to new dockermail version.


SPAM

Although OpenDKIM is optional, it will really help your messages across spam filters. See opendkim folder for more info on setting it up.

You should also add PTR record to your IP (aka Reverse DNS) which is done by your server provider.

And finally, generate and add an SPF record to your domain, search for instructions on this - there are a few generator site around and the setup steps depend on your domain name provider.

You can test your configuration using the excellent mail-tester.com service.

Compose

Assuming you follow READMEs to set up all the containers, you should just be able to run:

docker-compose up

This will spin up all the containers and link them together, easy!

Images on DockerHub

Automated builds of the images are available here:

Coming soon

dockermail's People

Contributors

deadaline avatar xjodoin avatar fdt2k avatar fouf avatar

Watchers

James Cloos 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.