From 1c3d154fa960779f238d55ef7078ebdf36779f5c Mon Sep 17 00:00:00 2001 From: Benjamin Sonntag Date: Mon, 28 Apr 2014 14:53:18 +0200 Subject: [PATCH] NOT requiring SSL for dovecot --- wheezy/95_alternc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wheezy/95_alternc.conf b/wheezy/95_alternc.conf index 7db2ff53..fd6305eb 100644 --- a/wheezy/95_alternc.conf +++ b/wheezy/95_alternc.conf @@ -144,7 +144,7 @@ service auth { # 10-ssl.conf # SSL/TLS support: yes, no, required. -ssl = required +ssl = yes # PEM encoded X.509 SSL/TLS certificate and private key. They're opened before # dropping root privileges, so keep the key file unreadable by anyone but