mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-03 17:44:49 +02:00
Fixed tests
This commit is contained in:
parent
e97ce868eb
commit
8eeda6f2a7
2 changed files with 4 additions and 3 deletions
|
@ -39,9 +39,6 @@ smtpd_tls_mandatory_protocols = !SSLv2, !SSLv3
|
|||
smtpd_tls_exclude_ciphers = aNULL, LOW, EXP, MEDIUM, ADH, AECDH, MD5, DSS, ECDSA, CAMELLIA128, 3DES, CAMELLIA256, RSA+AES, eNULL
|
||||
|
||||
# SASL
|
||||
smtp_sasl_auth_enable = yes
|
||||
smtp_sasl_type = cyrus
|
||||
smtp_sasl_security_options = noanonymous
|
||||
smtpd_sasl_auth_enable = yes
|
||||
smtpd_sasl_path = smtpd
|
||||
smtpd_sasl_type = cyrus
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue