Merge branch 'stable' into develop

This commit is contained in:
Jonne Haß 2016-06-07 12:30:40 +02:00
commit a5c9579c77
No known key found for this signature in database
GPG key ID: F347E0EB47AC70D6

View file

@ -606,7 +606,7 @@ configuration: ## Section
## OpenSSL verify mode used when connecting to a SMTP server with TLS.
## 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'
## Ignore if method isn't 'sendmail'