You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-07-17 01:22:25 +02:00
update
This commit is contained in:
@ -26,7 +26,6 @@ EXPOSE 25 110
|
|||||||
|
|
||||||
CMD twistd -n mail --smtp=tcp:25 \
|
CMD twistd -n mail --smtp=tcp:25 \
|
||||||
--pop3=tcp:110 \
|
--pop3=tcp:110 \
|
||||||
--relay=$MAIL_PATH/queue \
|
|
||||||
--maildirdbmdomain=$MAIL_NAME=$MAIL_PATH \
|
--maildirdbmdomain=$MAIL_NAME=$MAIL_PATH \
|
||||||
--user=$MAIL_USER=$MAIL_PASS \
|
--user=$MAIL_USER=$MAIL_PASS \
|
||||||
--bounce-to-postmaster
|
--bounce-to-postmaster
|
||||||
|
Reference in New Issue
Block a user