Fork `mail_room`, release and use our own fork `gitlab-mail_room`

The following discussion from !19186 (merged) should be addressed:

We need to release the mail_room functionality but that involves being dependent on the maintainer. We can base our version of mail_room on a specific SHA in the Gemfile (scratch that, we can't do that, because as @.luke mentions below, the SHA can be changed if there is a rebase on master), but there will likely be further changes depending on requirements.

Let's fork the mail_room repo, release and update our Gemfile to use our custom release with the merged PR.

See https://about.gitlab.com/handbook/developer-onboarding/#ruby-gems

Steps to follow, based on @smcgivern 's comment

Resulting repo: https://gitlab.com/gitlab-org/gitlab-mail-room

Edited by Zamir Martins