Those of you running a #GitLab instance with #IncomingMail enabled (e.g. for the #ServiceDesk module) may have noticed that it is no longer working.

You need to add 2 lines to /etc/gitlab/gitlab.rb to get it working again: https://gitlab.com/gitlab-org/gitlab/-/issues/371716#note_1076081753

Then, `gitlab-ctl reconfigure`.

All incoming mail stopped working after update to v15.3.1 from v15.2.2 last night (#371716) · Issues · GitLab.org / GitLab · GitLab

Summary Incoming mails worked perfectly fine until I received the v15.3.1 update last night. Since then service desk and ticket creation...

GitLab