Skip to content

Correct Yandex SMTP example

Konstantin Malanchev requested to merge hombit/omnibus-gitlab:patch-2 into master

GitLab cannot connect to Yandex.Mail without gitlab_rails['smtp_tls'] = true and cannot send emails without gitlab_rails['gitlab_email_from'] = 'email@yandex.ru'

Merge request reports