Docker Mailz

Docker Mailz is an all-in-one solution to manage mails on a Linux box with a single, simple, human-readable configuration file.

Components

Setup

$ cp config.ini.example config.ini
$ $EDITOR config.ini

Usage

$ make
Mailz, lots of mailz.

All configuration is done via config.ini, enjoy.

spawn            sync configuration and respawn all containers
logs             print containers logs
backup           backup mail data
stop             stop all containers
encrypt          encrypt a password
status           show status of containers
help             print this help

Features

How To

Everything is managed by config.ini, if you need:

Edit config.ini and make spawn.

More on github.