From 1204730924436ef9e1c7c49c9557837f9a5ed0e8 Mon Sep 17 00:00:00 2001 From: clarkzjw Date: Wed, 8 Feb 2023 00:40:09 -0800 Subject: fork https://github.com/mattsta/mailweb --- .../templates/dovecot/conf.d/10-ssl.conf.j2 | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ansible/roles/dovecot/templates/dovecot/conf.d/10-ssl.conf.j2 (limited to 'ansible/roles/dovecot/templates/dovecot/conf.d/10-ssl.conf.j2') diff --git a/ansible/roles/dovecot/templates/dovecot/conf.d/10-ssl.conf.j2 b/ansible/roles/dovecot/templates/dovecot/conf.d/10-ssl.conf.j2 new file mode 100644 index 0000000..c1654cd --- /dev/null +++ b/ansible/roles/dovecot/templates/dovecot/conf.d/10-ssl.conf.j2 @@ -0,0 +1,22 @@ +# require SSL for all non-localhost connections +ssl = required + +# Config detials at https://wiki.dovecot.org/SSL/DovecotConfiguration +ssl_cert =