From 23cf65c62264ab5abb92cc579693d8760c488c5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Huan=20LI=20=28=E6=9D=8E=E5=8D=93=E6=A1=93=29?= Date: Sun, 21 Oct 2018 11:09:29 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f105ca..e483109 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Quick Start (TL;DR) ------------------- Just set `SMF_CONFIG` and run: ```bash -$ export SMF_CONFIG='testi@testo.com:test@test.com' +$ export SMF_CONFIG='testi@testo.com:test@test.com:test' $ docker run -e SMF_CONFIG="$SMF_CONFIG" -p 25:25 zixia/simple-mail-forwarder ``` > Don't forget to modify the DNS MX record of your domain. (in this example, it's _testo.com_)