On 07/30/2014 04:07 PM, Niels Peretzke wrote: > First I want to excuse the bad english, I'm from Germany and I'm just > blessed with school English;-) > > I have installed on my Debian 7.5 VPS in guidance of > https://about.gitlab.com/downloads/ GitLab , including the Exim mail > server. Now it is so that the mails are not sent in the registration, > etc., the "Forgot Password" function, According to the log of "gitlab > ctl-tail" these mails are sent > > | > ==>/var/log/gitlab/gitlab-rails/production.log <== > > > > Sentmail to [email protected] (124.5ms) > | > > > I have the configuration of Exim not otherwise worked, only installed as > it says in the instructions - no mails were sent. > > Then I edited the Exim Configuration via "dpkg-reconfigure exim4-config" > in such a way that I switched from "local delivery only; not on a > network" to "internet site; mail is sent and received Directly using > SMTP" and have changed the domains to my Values. > > If I via via the shell > > | > echo "MAIL TEXT"|mail-s "SUBJECT"RECIPIENT ADDRESS > | > > the Mails got delivered, but it does not work on GitLab >
Have you configured the mail settings? https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/README.md#sending-application-email-via-smtp -- 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/53D9059D.8070701%40gmail.com. For more options, visit https://groups.google.com/d/optout.
