Merge pull request #55 from Laesp/patch-1
Minor change for dovecot.conf to work on v2.3
This commit is contained in:
commit
755284ae3b
@ -125,6 +125,7 @@ echo "# Dovecot config
|
|||||||
ssl = required
|
ssl = required
|
||||||
ssl_cert = <$certdir/fullchain.pem
|
ssl_cert = <$certdir/fullchain.pem
|
||||||
ssl_key = <$certdir/privkey.pem
|
ssl_key = <$certdir/privkey.pem
|
||||||
|
ssl_dh = </usr/share/dovecot/dh.pem
|
||||||
# Plaintext login. This is safe and easy thanks to SSL.
|
# Plaintext login. This is safe and easy thanks to SSL.
|
||||||
auth_mechanisms = plain login
|
auth_mechanisms = plain login
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user