Gitlab 5.1 - no email notification when post on Wall
Created by: eyakcn
After I write some test comment on gitlab, I checked the "log/production.log" for many times, there is no mail sent out. In Gitlab 5, if a mail sent out, there will be a line says "Sent mail ...", but Gitlab 5.1 can not send mail now.
The sidekiq has been started, I checked "log/sidekiq.log", only boot up information.
Of course the "sendmail" log doesn't has any record, it's never called. The sendmail program can work normally in Gitlab 5.
Since there is no error log, I judge this as a bug. Please confirm it and give me feedback, thank you!