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