mirror of
https://github.com/redmine/redmine.git
synced 2026-07-19 21:01:44 +02:00
Receive e-mail replies to news and news comments (#38274).
Patch by Felix Schäfer. git-svn-id: https://svn.redmine.org/redmine/trunk@22160 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
15
test/fixtures/mail_handler/news_comment_reply.eml
vendored
Normal file
15
test/fixtures/mail_handler/news_comment_reply.eml
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
Message-ID: <4974C93E.3071105@somenet.foo>
|
||||
Date: Mon, 19 Jan 2023 19:41:02 +0100
|
||||
From: "John Smith" <jsmith@somenet.foo>
|
||||
User-Agent: Thunderbird 2.0.0.19 (Windows/20081209)
|
||||
MIME-Version: 1.0
|
||||
To: redmine@somenet.foo
|
||||
Subject: News comment reply via email
|
||||
References: <redmine.comment-1.20230214171800@somenet.foo>
|
||||
In-Reply-To: <redmine.comment-1.20230214171800@somenet.foo>
|
||||
Content-Type: text/plain; charset=UTF-8; format=flowed
|
||||
Content-Transfer-Encoding: 7bit
|
||||
|
||||
This is a reply to a comment.
|
||||
|
||||
|
||||
15
test/fixtures/mail_handler/news_reply.eml
vendored
Normal file
15
test/fixtures/mail_handler/news_reply.eml
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
Message-ID: <4974C93E.3071005@somenet.foo>
|
||||
Date: Mon, 19 Jan 2023 19:41:02 +0100
|
||||
From: "John Smith" <jsmith@somenet.foo>
|
||||
User-Agent: Thunderbird 2.0.0.19 (Windows/20081209)
|
||||
MIME-Version: 1.0
|
||||
To: redmine@somenet.foo
|
||||
Subject: News comment via email
|
||||
References: <redmine.news-1.20230214171800@somenet.foo>
|
||||
In-Reply-To: <redmine.news-1.20230214171800@somenet.foo>
|
||||
Content-Type: text/plain; charset=UTF-8; format=flowed
|
||||
Content-Transfer-Encoding: 7bit
|
||||
|
||||
This is a reply to a news.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user