We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2e2266 commit 33aad15Copy full SHA for 33aad15
copy/opt/local/etc/dovecot/dovecot.conf
@@ -7,6 +7,8 @@ protocols = imap pop3 sieve
7
8
# secure
9
ssl = yes
10
+ssl_ca = </etc/ssl/certs/ca-certificates.crt
11
+ssl_require_crl = no
12
disable_plaintext_auth = yes
13
14
# imap
0 commit comments