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 <==



Sent mail 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



-- 
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/beecfe6c-651e-406f-a7a0-e4748cbecb09%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to