diff options
author | Douwe Maan <douwe@gitlab.com> | 2015-10-02 14:40:40 +0000 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2015-10-02 14:40:40 +0000 |
commit | 4a157e50a2083570c36542cc4ddae9a53f13575f (patch) | |
tree | edd70a6a55677d3293fbccdf72c9101b7133ff93 /doc/incoming_email | |
parent | f012e07c4ffe21bf5f2661b5a7837261cbe1106c (diff) | |
download | gitlab-ce-4a157e50a2083570c36542cc4ddae9a53f13575f.tar.gz |
Add link to mail_room issue.
reply-by-email-known-issue
[ci skip]
Diffstat (limited to 'doc/incoming_email')
-rw-r--r-- | doc/incoming_email/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/incoming_email/README.md b/doc/incoming_email/README.md index dc5bfeb290d..316746ab54d 100644 --- a/doc/incoming_email/README.md +++ b/doc/incoming_email/README.md @@ -4,7 +4,7 @@ GitLab can be set up to allow users to comment on issues and merge requests by r **Warning**: Do not enable Reply by email if you have **multiple GitLab application servers**. Due to an issue with the way incoming emails are read from the mail server, every incoming reply-by-email email will result in as many comments being created as you have application servers. -A fix is being worked on. +[A fix is being worked on.](https://github.com/tpitale/mail_room/issues/46) ## Get a mailbox |