fix(config/mail_room.yml): Respect sentinels_password if set
-
Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA. As a benefit of being a GitLab Community Contributor, you receive complimentary access to GitLab Duo.
What does this MR do and why?
fix(config/mail_room.yml): Respect sentinels_password if set
As described in this Issue, mailroom does not respect the passwords for sentinel set via sentinels_password
. But as the password for sentinel is generally supported, this should also apply to mailroom
References
How to set up and validate locally
- Configure sentinel with password
- Patch the part for
config/mail_room.yml
gitlab-ctl restart mailroom
- Mailroom should now work as expected again.
Edited by 🤖 GitLab Bot 🤖