Sign inSign up

gzlkhan/modoboa-stable

By gzlkhan

•Updated about 6 years ago

Image
0

1.0K

gzlkhan/modoboa-stable repository overview

https://github.com/ghazalrana/modoboa-dockerization⁠

docker run -d \
-p 80:80 \
-p 25:25 \
-p 443:443 \
-p 587:587 \
-p 143:143 \
--mount source=gzl-dkim,target=/var/lib/dkim/ \
--mount source=gzl-vmail,target=/srv/vmail \
--mount source=gzl-psql,target=/var/lib/postgresql/12/main \
-v $(pwd)/ssl/certificate.cert:/etc/ssl/certs/mail.localhost.cert \
-v $(pwd)/ssl/private.key:/etc/ssl/private/mail.localhost.key \
-e DOMAIN=mail.example.com \
--name modo-buntu-gzl gzlkhan/modoboa-stable

⁠DNS Settings

typeNameContent
Aexample.comxxx.xx.xx.xxx
MXexample.commail.example.com (domain of mail server)
Amail(subdomain of example.com)xxx.xx.xx.xxx (IP of mail server)
MXmail(subdomain of example.com)mail.example.com (domain of mail server)

Tag summary

Content type

Image

Digest

Size

822.8 MB

Last updated

about 6 years ago

docker pull gzlkhan/modoboa-stable