mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Bug connu sur bug.debian.org
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=844271
This commit is contained in:
parent
e0ac622ffc
commit
45bc155921
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ mail_plugins = $mail_plugins quota
|
|||
ssl = yes
|
||||
ssl_cert = </etc/yunohost/certs/{{ main_domain }}/crt.pem
|
||||
ssl_key = </etc/yunohost/certs/{{ main_domain }}/key.pem
|
||||
ssl_protocols = !SSLv2 !SSLv3
|
||||
ssl_protocols = !SSLv3
|
||||
|
||||
passdb {
|
||||
args = /etc/dovecot/dovecot-ldap.conf
|
||||
|
|
Loading…
Add table
Reference in a new issue