On 06/19/2014 03:11 AM, Patrick Hisshion wrote: > Hi all, I've installed gitlab a few times but I can never get the mail > to work. When I install postfix I don't really know what to do. Am I > supposed to point it to a server? Does GitLab configure the mailserver > for me? What do I do? >
Copy config/initializers/smtp_settings.rb.sample to smtp_settings.rb and make any changes there. I think the file is pretty self-explanatory. We should get this documented. See: https://gitlab.com/gitlab-org/gitlab-ce/blob/master/config/initializers/smtp_settings.rb.sample -- GPG : 0xABF99BE5 Blog: http://axilleas.me -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/gitlabhq/53A2732A.60403%40gmail.com. For more options, visit https://groups.google.com/d/optout.
