Till Brehm
2016-07-24 b9a3ef486ebcde18a5ade37865ff8f397185d24f
install/tpl/debian6_dovecot.conf.master
@@ -5,6 +5,7 @@
## Dovecot configuration file
base_dir = /var/run/dovecot/
listen = *,[::]
protocols = imap imaps pop3 pop3s
disable_plaintext_auth = no
log_timestamp = "%Y-%m-%d %H:%M:%S "
@@ -12,6 +13,9 @@
# ssl_cert_file = /etc/ssl/_.my-domain.tld/_.my-domain.tld.crt
# ssl_key_file = /etc/ssl/_.my-domain.tld/_.my-domain.tld.key
ssl_cert_file = /etc/postfix/smtpd.cert
ssl_key_file = /etc/postfix/smtpd.key
mail_privileged_group = mail
login_greeting = ISPConfig3 IMAP server ready...