docker run \
-it --name dovecot \
-p 25:25 \
-p 993:993 \
-p 587:587 \
-v /home/vmail:/home/vmail \
-e MAILNAME="static.jimmyhub.net" \
-v /etc/postfix \
-v /etc/dovecot \
-v /etc/ssl \
-v /etc/opendkim \
-v /var/log/container:/var/log \
jimyhuang/docker-postfix-dovecot \
--email [email protected] \
--email [email protected]
-
Notifications
You must be signed in to change notification settings - Fork 0
NETivism/docker-postfix-dovecot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published