Skip to content

Commit 8687a2c

Browse files
committed
Entering test mode for postfix
1 parent 58c3a6f commit 8687a2c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,6 @@ EXPOSE 993
117117
EXPOSE 995
118118
# SMTP Port (used for internal delivery from amavis, do not expose to the outside world!)
119119
EXPOSE 10025
120-
#CMD ["/usr/local/mailserver/loop.sh"]
121-
CMD ["/usr/local/mailserver/entrypoint.sh"]
120+
CMD ["/usr/local/mailserver/loop.sh"]
121+
#CMD ["/usr/local/mailserver/entrypoint.sh"]
122122

0 commit comments

Comments
 (0)