discourse/spec/components/email
Gerhard Schlager f2d00e5eff FEATURE: Use Message-ID for detecting email replies to group
Ignores the site setting "find_related_post_with_key" and always tries to honor the `In-Reply-To` and `References` header for emails sent to a group.

The senders email address must be included in the `To` or `CC` header of a previous email sent to the group and the `Message-ID` of that email must be included in the current email's `In-Reply-To` or `References` header.
2018-04-05 11:00:38 +02:00
..
email_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
message_builder_spec.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
processor_spec.rb suppress rejection email when email was sent to mailinglist mirror category 2017-11-17 15:29:14 +01:00
receiver_spec.rb FEATURE: Use Message-ID for detecting email replies to group 2018-04-05 11:00:38 +02:00
renderer_spec.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
sender_spec.rb fix build 2018-02-22 11:17:49 +01:00
styles_spec.rb Re-enable skip tests for `Email::Styles`. 2017-07-24 23:16:54 +09:00