mirror of
https://github.com/YunoHost-Apps/kresus_ynh.git
synced 2024-09-03 19:36:10 +02:00
Don't check SMTP cert validity
This commit is contained in:
parent
798af80853
commit
e45e7305b0
1 changed files with 1 additions and 1 deletions
|
@ -176,7 +176,7 @@ force_tls=false
|
||||||
; Overriden by the KRESUS_EMAIL_REJECT_UNAUTHORIZED_TLS environment variable, if it's set.
|
; Overriden by the KRESUS_EMAIL_REJECT_UNAUTHORIZED_TLS environment variable, if it's set.
|
||||||
; Example:
|
; Example:
|
||||||
; reject_unauthorized_tls=true
|
; reject_unauthorized_tls=true
|
||||||
reject_unauthorized_tls=true
|
reject_unauthorized_tls=false
|
||||||
|
|
||||||
[notifications]
|
[notifications]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue