Merge branch 'stable' into develop
This commit is contained in:
commit
a5c9579c77
1 changed files with 1 additions and 1 deletions
|
|
@ -606,7 +606,7 @@ configuration: ## Section
|
||||||
|
|
||||||
## OpenSSL verify mode used when connecting to a SMTP server with TLS.
|
## OpenSSL verify mode used when connecting to a SMTP server with TLS.
|
||||||
## Set this to 'none' if you have a self-signed certificate. Possible
|
## Set this to 'none' if you have a self-signed certificate. Possible
|
||||||
## values: 'none', 'peer', 'client_once', 'fail_if_no_peer_cert'.
|
## values: 'none', 'peer'.
|
||||||
#openssl_verify_mode: 'none'
|
#openssl_verify_mode: 'none'
|
||||||
|
|
||||||
## Ignore if method isn't 'sendmail'
|
## Ignore if method isn't 'sendmail'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue