summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-10-28 00:10:23 -0200
committerSilvio Rhatto <rhatto@riseup.net>2014-10-28 00:10:23 -0200
commit3c207f9a435963a1aa590d219527a62082749b39 (patch)
tree8bce0eecaf4815403828de6282e75344b083cdb6 /templates
parentd26af22932b1c868512dcb39644bdb577adb160b (diff)
downloadpuppet-mail-3c207f9a435963a1aa590d219527a62082749b39.tar.gz
puppet-mail-3c207f9a435963a1aa590d219527a62082749b39.tar.bz2
Enable SSL in dovecot for a while until MUAs are patched
Diffstat (limited to 'templates')
-rw-r--r--templates/dovecot/dovecot.conf.wheezy.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/dovecot/dovecot.conf.wheezy.erb b/templates/dovecot/dovecot.conf.wheezy.erb
index 823ebb3..a10a18a 100644
--- a/templates/dovecot/dovecot.conf.wheezy.erb
+++ b/templates/dovecot/dovecot.conf.wheezy.erb
@@ -40,7 +40,7 @@ ssl_key = </etc/ssl/private/cert.pem
# SSL ciphers to use
# See http://www.virtualmin.com/node/25057
-ssl_cipher_list = HIGH:MEDIUM:+TLSv1:!SSLv2:!SSLv3
+ssl_cipher_list = HIGH:MEDIUM:+TLSv1:!SSLv2:+SSLv3
userdb {
args = uid=5000 gid=5000 home=/var/mail/virtual/%u allow_all_users=yes