1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-11-30 09:16:41 +02:00
This commit is contained in:
kev 2015-06-25 20:40:48 +08:00
parent 07534d6e9f
commit d23ffa9ae9

View File

@ -26,6 +26,7 @@ EXPOSE 25 110
CMD twistd -n mail --smtp=tcp:25 \
--pop3=tcp:110 \
--relay=$MAIL_PATH/queue \
--maildirdbmdomain=$MAIL_NAME=$MAIL_PATH \
--user $MAIL_USER=$MAIL_PASS \
--bounce-to-postmaster