Hello all.

I have been trying to create a functioning configuration in 
/etc/gitlab/gitlab.rb that would enable gitlab to send mail.

So far, I have not been successful.

I spent some time trying to configure the smtp settings as described on 
https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/README.md
I could not get it to work. I was able to gitlab-ctl reconfigure ok but the 
closest I would get to a working setup was that the smtp gw saw a 
connection attempt followed by nothing, then disconnect. 

So - now I'm trying to figure out how to use /etc/gitlab/gitlab.rb to 
configure gitlab to use sendmail instead.
I have not been able to find any relevant examples of how to do this.

All examples I can find involve adding the configuration to production.rb 
or similar - but I have no idea how to convert these settings into a syntax 
(in /etc/gitlab/gitlab.rb) that can be used by gitlab-ctl reconfigure.

Does anyone have a working example of an /etc/gitlab/gitlab.rb 
configuration file that generates a valid sendmail configuration when 
running gitlab-ctl reconfigure ?

Something that sets the sender ( sendmail -f <send as user> ) would be 
fantastic.

Would really appreciate some pointers in the right direction ...


-- 
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/7560d1e5-f67c-4494-9dd9-aa71d2c2ad88%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to