What is Mailu stack
Mailu stack is a Docker-Compose-based mail server that will be deployed to your favorite cloud server or VPS. The built-in antivirus and antispam allow you to secure your mailboxes completely.
Docker Compose is used to build the stack, and it is a known technology by almost every developer, thus it can be re-configured easily. All the configuration files are placed on the remote server and can be accessible through SSH.
What does Mailu stack include
- Front docker container (with Nginx)
- Resolver docker container
- Admin UI docker container
- IMAP docker container (with Dovecot)
- SMTP docker container (with Postfix)
- Antispam docker container (with Rspamd)
- Antivirus docker container (with Clamav)
- Webdav docker container (with Radicale)
- Fetchmail docker container
- Webmail docker container (with Rainloop)
- Redis docker container
Supported Mailu versions
https://hub.docker.com/u/mailu
- master
- 1.8
- 1.7
What is Mailu
Mailu is a full-featured free Docker-based mail server, which is very simple and easy to use. It is designed to enable people to easily set up and maintain a multifunctional mail server.
Main features include
- Standard email server, IMAP and IMAP+, SMTP and Submission
- Advanced email features, aliases, domain aliases, custom routing
- Web access, multiple Webmails and administration interface
- User features, aliases, auto-reply, auto-forward, fetched accounts
- Admin features, global admins, announcements, per-domain delegation, quotas
- Security, enforced TLS, Letsencrypt!, outgoing DKIM, anti-virus scanner
- Antispam, auto-learn, greylisting, DMARC and SPF
- Freedom, all FOSS components, no tracker included
Who is using Mailu
- Email marketers
- Web developers
- Business owners
- System administrators
What are the benefits of using Mailu stack
- We will set up and configure software libraries for you according to the Mailu recommendations
- Our engineers designed the automatic deployment of the Mailu mail server to the cloud server in the right way and are ready to provide technical support.
Number of servers required
1 VPS
Companion apps
knockd is a port-knock server. It listens to all traffic on an ethernet (or PPP) interface, looking for special knock sequences of port-hits. A client makes these port-hits by sending a TCP (or UDP) packet to a port on the server. This port need not be open -- since knockd listens at the link-layer level, it sees all traffic even if it's destined for a closed port. When the server detects a specific sequence of port-hits, it runs a command defined in its configuration file. This can be used to open up holes in a firewall for quick access.
Developer support on an hourly basis ( $10 per hour)
Hire an expert for post-installation adjustments on an hourly basis.
Contact info@try.direct for details.
Fail2ban scans log files and bans IPs that show the malicious signs. Highly recommended for simple VPS server setup
Minimal docker container management panel. Allows you to check the status and logs of all services of this stack. It also simplifies SSL setup and configuration.
Portainer is a lightweight management UI which allows you to easily manage your different Docker environments (Docker hosts or Swarm clusters)