mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: use MD5 of the email_string when there's no 'Message-Id'
This commit is contained in:
5
spec/fixtures/emails/missing_message_id.eml
vendored
5
spec/fixtures/emails/missing_message_id.eml
vendored
@@ -1,5 +1,8 @@
|
||||
From: Foo Bar <foo@bar.com>
|
||||
From: Foo Bar <discourse@bar.com>
|
||||
To: reply+4f97315cc828096c9cb34c6f1a0d6fe8@bar.com
|
||||
Date: Fri, 15 Jan 2016 00:12:43 +0100
|
||||
Mime-Version: 1.0
|
||||
Content-Type: text/plain
|
||||
Content-Transfer-Encoding: 7bit
|
||||
|
||||
Some body
|
||||
|
||||
Reference in New Issue
Block a user