From af21a10523219c8b0e1837b95db0da443c4c0de8 Mon Sep 17 00:00:00 2001 From: kev Date: Thu, 25 Jun 2015 23:47:13 +0800 Subject: [PATCH] update --- tmail/Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/tmail/Dockerfile b/tmail/Dockerfile index 54c8a29..d95caaa 100644 --- a/tmail/Dockerfile +++ b/tmail/Dockerfile @@ -26,7 +26,6 @@ EXPOSE 25 110 CMD twistd -n mail --smtp=tcp:25 \ --pop3=tcp:110 \ - --relay=$MAIL_PATH/queue \ --maildirdbmdomain=$MAIL_NAME=$MAIL_PATH \ --user=$MAIL_USER=$MAIL_PASS \ --bounce-to-postmaster