You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-08-10 22:31:47 +02:00
Merge pull request #44 from d-fens/patch-1
Update dovecot SSL/TLS configuration
This commit is contained in:
@@ -57,6 +57,8 @@ namespace inbox {
|
|||||||
ssl = yes
|
ssl = yes
|
||||||
ssl_cert = </certs/cert.pem
|
ssl_cert = </certs/cert.pem
|
||||||
ssl_key = </certs/key.pem
|
ssl_key = </certs/key.pem
|
||||||
|
ssl_protocols=!SSLv3 !SSLv2
|
||||||
|
ssl_cipher_list=TLSv1+HIGH !SSLv2 !RC4 !aNULL !eNULL !3DES @STRENGTH
|
||||||
|
|
||||||
###############
|
###############
|
||||||
# Authentication
|
# Authentication
|
||||||
|
Reference in New Issue
Block a user