Skip to content

Commit 6ed0989

Browse files
committed
Fixed: FS#2414 - Update to 3.04 worng parameters for dovetcot.
1 parent 1882c2a commit 6ed0989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/tpl/opensuse_dovecot.conf.master

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ log_timestamp = "%Y-%m-%d %H:%M:%S "
9595
#ssl_listen =
9696

9797
# SSL/TLS support: yes, no, required. <doc/wiki/SSL.txt>
98-
ssl = no
98+
ssl = yes
9999

100100
# PEM encoded X.509 SSL/TLS certificate and private key. They're opened before
101101
# dropping root privileges, so keep the key file unreadable by anyone but

0 commit comments

Comments
 (0)