Skip to content
Snippets Groups Projects
Commit 3768c612e84f authored by Amy Qualls's avatar Amy Qualls
Browse files

Merge branch 'ls-aavenel-master-patch-85805' into 'master'

Update documentation on Gandi SMTP configuration

See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7911



Merged-by: default avatarAmy Qualls <aqualls@gitlab.com>
Approved-by: default avatarAmy Qualls <aqualls@gitlab.com>
Co-authored-by: default avatarAlexandre Avenel <alexandre.avenel@ls-vr.com>
No related branches found
No related tags found
2 merge requests!157Merge upstream Omnibus GitLab up to the 17.4 branching point,!156Merge upstream Omnibus GitLab into Omnibus Heptapod
......@@ -283,6 +283,8 @@
gitlab_rails['smtp_user_name'] = "your.email@domain.com"
gitlab_rails['smtp_password'] = "your.password"
gitlab_rails['smtp_domain'] = "domain.com"
gitlab_rails['gitlab_email_from'] = 'gitlab@domain.com'
gitlab_rails['gitlab_email_reply_to'] = 'noreply@domain.com'
```
### Zoho Mail
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment