On Friday, October 12, 2018 at 10:51:32 PM UTC+5:30, Kaushal Shriyan wrote: > > Hi, > > I have the below Gmail SMTP settings in /etc/gitlab/gitlab.rb and > referring to https://docs.gitlab.com/omnibus/settings/smtp.html. It is > working perfectly fine. But when i receive the email for example password > reset or adding new user i am getting the email from address as > *gic-...@digitprodtest.com > <gic-...@digitprodtest.com>* instead of *git...@digitprodtest.com > <git...@digitprodtest.com>* > > Am i missing anything or is there any issue with > *gitlab_rails['gitlab_email_from'] > = "git...@digitprodtest.com <git...@digitprodtest.com>"* ? > > gitlab_rails['gitlab_email_enabled'] = true > gitlab_rails['gitlab_email_from'] = "git...@digitprodtest.com" > gitlab_rails['gitlab_email_display_name'] = 'GitLab' > gitlab_rails['smtp_enable'] = true > gitlab_rails['smtp_address'] = "smtp.gmail.com" > gitlab_rails['smtp_port'] = 587 > gitlab_rails['smtp_user_name'] = "gic-...@digitprodtest.com" > gitlab_rails['smtp_password'] = "Test$%&*$" > gitlab_rails['smtp_domain'] = "smtp.gmail.com" > gitlab_rails['smtp_authentication'] = "login" > gitlab_rails['smtp_enable_starttls_auto'] = true > gitlab_rails['smtp_tls'] = false > gitlab_rails['smtp_openssl_verify_mode'] = 'peer' # Can be: 'none', > 'peer', 'client_once', 'fail_if_no_peer_cert', see > http://api.rubyonrails.org/classes/ActionMailer/Base.html > > https://support.google.com/mail/answer/22370?hl=en > > Any help will be highly appreciable. Thanks in Advance. > > Best Regards, > > Kaushal >
Hi, Checking in again if somebody can pitch in for help for my earlier post to this google group forums. Best Regards, Kaushal -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to gitlabhq+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/gitlabhq/7791c9b1-1582-47d7-832a-88065c1e275f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.