Skip to content

aimxhaisse/docker-mailz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Mailz

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

  • Multiple users
  • SSL
  • Webmail
  • Antispam
  • Backups

How To

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

  • to change certificates
  • add a user
  • update a password
  • remove a user
  • change your hostname

Edit config.ini and make spawn.

Integration

The RoundCube virtualhost is compliant with nginx-proxy and works out of the box.

More on my website.

About

Self-hosted email solution using Docker

Resources

License

Stars

Watchers

Forks

Packages

No packages published