01 Web administration See what is included →
Everything a mail server needs. Nothing to assemble.
SMTP, spam filtering, antivirus, mailboxes, webmail and administration ship as one image, tested together and upgraded by replacing it.
- Internet25 · 587 · 465
- SMTPHaraka
- Spam & antivirusRspamd · ClamAV
- MailboxesDovecot · your /data volume
- IMAP · POP3 · Webmail143 · 993 · 110 · 995 · HTTPS
One command
Point a hostname at the machine, run the container, open the web administration. The rest is a wizard.
$ docker run \
--net=host \
-e TZ=Europe/Prague \
-v /your-data-dir/data:/data \
--name "mailserver" \
-h "mail.example.com" \
-d \
-t analogic/poste.io
Unlimited domains and mailboxes in every edition
| FREE For personal use only | PRO For production use | PRO+ Managed deployment and migration | |
|---|---|---|---|
| Price | Free | 549$ 349$ /year | 1239$ /year |
Run email on your terms.
Download the free edition and have a working mail server this afternoon.