'How do you check if GitLab `incoming_email` is configured on my self-hosted instance?

Is there a way for a non-administrator to see if incoming_email (or any other feature) is configured on a self-hosted GitLab instance? I see no mention of it in the https://<hostURL>/help/instance_configuration page.



Solution 1:[1]

There is a detailed document on gitlab docs.

check this:

https://docs.gitlab.com/ee/administration/incoming_email.html#set-it-up

I've been thru this once, so [lease comment if you have any issues.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Majid Pourkashani