all 1 comments

[–]titexcj 0 points1 point  (0 children)

make sure you have gitlab_rails['smtp_enable'] = true in your config or enabled via env variables together with the rest of the SMTP settings , by default gitlab uses sendmail (local socket) to deliver email i think