mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-24 08:52:31 +02:00
update
This commit is contained in:
parent
af21a10523
commit
bd8b9cb134
@ -24,7 +24,8 @@ ENV MAIL_PASS admin
|
||||
VOLUME /var/mail
|
||||
EXPOSE 25 110
|
||||
|
||||
CMD twistd -n mail --smtp=tcp:25 \
|
||||
CMD twistd -n mail --esmtp \
|
||||
--smtp=tcp:25 \
|
||||
--pop3=tcp:110 \
|
||||
--maildirdbmdomain=$MAIL_NAME=$MAIL_PATH \
|
||||
--user=$MAIL_USER=$MAIL_PASS \
|
||||
|
Loading…
Reference in New Issue
Block a user