From 4fcf014ff3b3ae869fe7ce0967db9680408f1b03 Mon Sep 17 00:00:00 2001 From: Juan Luis Baptiste Date: Sun, 19 Apr 2015 17:50:39 -0500 Subject: [PATCH] Specify that the container doesn't ask for client auth. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f1040b..a2b3f21 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # docker-postfix -Simple Postfix SMTP TLS relay [docker](http://www.docker.com) image. +Simple Postfix SMTP TLS relay [docker](http://www.docker.com) image with no local authentication enabled (to be run in a secure LAN). ### Build instructions