Commit Graph

11 Commits

Author SHA1 Message Date
Rémy Coutable 9f218fc184 Improve and finish the fallback to the In-Reply-To and References header for the reply-by-email feature
A few things to note:
- The IncomingEmail feature is now enabled even without a
  correctly-formatted sub-address
- Message-ID for new thread mail are kept the same so that subsequent
  notifications to this thread are grouped in the thread by the email
  service that receives the notification
  (i.e. In-Reply-To of the answer == Message-ID of the first thread message)
- To maximize our chance to be able to retrieve the reply key, we look
  for it in the In-Reply-To header and the References header
- The pattern for the fallback reply message id is "reply-[key]@[gitlab_host]"
- Improve docs thanks to Axil
2016-03-25 13:05:15 +01:00
Drew Blessing 98c689d968 Update mailroom/postfix documentation [ci skip] 2016-01-14 11:26:24 -06:00
Douwe Maan 712d17684b Make Reply by email easier to configure 2015-10-13 13:10:49 +02:00
Douwe Maan c2c8f8acc4 Remove warning about Reply by email and HA 2015-10-12 14:36:06 +02:00
Douwe Maan bf23ce191b Enable arbitration in MailRoom 2015-10-11 18:17:49 +02:00
Douwe Maan f9aab3fb58 Clarify Reply by email settings when using Postfix mail server 2015-10-07 11:43:38 +02:00
Douwe Maan 4a157e50a2 Add link to mail_room issue.
[ci skip]
2015-10-02 14:40:40 +00:00
Douwe Maan f012e07c4f Document known issue with Reply by email and multiple application servers. 2015-10-02 08:46:39 +00:00
Douwe Maan 477017722b Add and document option to use StartTLS with mail_room. 2015-09-24 15:15:25 +02:00
Douwe Maan 017219e7f5 Tweak text
[ci skip]
2015-09-21 11:42:36 +02:00
Douwe Maan ee028d9d60 Rename reply_by_email to incoming_email to prepare for the future. 2015-09-21 10:35:37 +02:00