Postfix (for receiving mail only vhosts supported)
332
This Docker image is for only receiving mail not sending mail. It supports unlimited domains, mailboxes, and aliases.
git clone https://github.com/retalieight/docker-postfix.git && cd docker-postfix
docker-compose up -d
docker logs postfix -f
ROOT_ALIAS=[email protected]
SERVER_HOSTNAME=mx.example.com
MESSAGE_SIZE_LIMIT=52428800
LOG_SUBJECT=yes
SSL_CERT_FILE=/path/to/ssl.crt
SSL_KEY_FILE=/path/to/ssl.key
| Binary | Description |
|---|---|
| bin/create_alias | Create a mailbox alias |
| bin/create_domain | Add a domain name |
| bin/create_mailbox | Create a mailbox |
Content type
Image
Digest
sha256:a9842e0b7…
Size
30.1 MB
Last updated
almost 4 years ago
docker pull retali8/postfix:2.0