initial commit

This commit is contained in:
2020-08-04 17:46:51 +02:00
commit a93599babe
1480 changed files with 310969 additions and 0 deletions

9
dovecot-etc/10-ssl.conf Normal file
View File

@@ -0,0 +1,9 @@
##
## SSL settings
##
ssl = no
ssl_cert = </etc/dovecot/private/dovecot.pem
ssl_key = </etc/dovecot/private/dovecot.key
ssl_client_ca_dir = /etc/ssl/certs
ssl_dh = </usr/share/dovecot/dh.pem