1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-24 07:48:38 +00:00
This commit is contained in:
kev 2015-06-26 14:43:51 +08:00
parent 572a0b534e
commit 252a38a656

@ -26,8 +26,6 @@ VOLUME /var/mail
EXPOSE 25 110
CMD twistd -n mail --bounce-to-postmaster \
--esmtp \
--hostname=$MAIL_NAME \
--maildirdbmdomain=$MAIL_NAME=$MAIL_PATH \
--pop3=tcp:110 \
--smtp=tcp:25 \