Skip to content

fixed example settings for amazon SES on smtp.md

username-removed-207955 requested to merge (removed):patch-1 into master

Documentation

  • fixed example settings for amazon SES on smtp.md

with setting "gitlab_rails['smtp_tls'] = true" getting error:

"error_message":"SSL_connect returned=1 errno=0 state=SSLv2/v3 read server hello A: unknown protocol","error_class":"OpenSSL::SSL::SSLError","failed_at":....,"retry_count":1,"retried_at":.....}

...... TID-rptvs WARN: OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 state=SSLv2/v3 read server hello A: unknown protocol

!Documentation

Merge request reports