Fixed #237 by fixing format

This commit is contained in:
Thomas VIAL 2016-07-23 19:54:10 +02:00
parent 4a413e8e58
commit 911d6643b0
No known key found for this signature in database
GPG Key ID: 0394CEE552FAFEFC
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ run:
-e SA_TAG=1.0 \ -e SA_TAG=1.0 \
-e SA_TAG2=2.0 \ -e SA_TAG2=2.0 \
-e SA_KILL=3.0 \ -e SA_KILL=3.0 \
-e SASL_PASSWD=testing \ -e SASL_PASSWD="external-domain.com username:password" \
-e ENABLE_MANAGESIEVE=1 \ -e ENABLE_MANAGESIEVE=1 \
-e ONE_DIR=1 \ -e ONE_DIR=1 \
-h mail.my-domain.com -t $(NAME) -h mail.my-domain.com -t $(NAME)