From 91da86a688c27d13c373861901efffc2ec1ddbf1 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Fri, 22 Jan 2016 20:01:05 +0000 Subject: Add watchers from To and Cc fields in issue replies (#7017). git-svn-id: http://svn.redmine.org/redmine/trunk@15092 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- test/fixtures/mail_handler/issue_update_with_cc.eml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 test/fixtures/mail_handler/issue_update_with_cc.eml (limited to 'test/fixtures') diff --git a/test/fixtures/mail_handler/issue_update_with_cc.eml b/test/fixtures/mail_handler/issue_update_with_cc.eml new file mode 100644 index 000000000..644b084bd --- /dev/null +++ b/test/fixtures/mail_handler/issue_update_with_cc.eml @@ -0,0 +1,19 @@ +Return-Path: +Received: from osiris ([127.0.0.1]) + by OSIRIS + with hMailServer ; Sun, 22 Jun 2008 12:28:07 +0200 +Message-ID: <000501c8d452$a95cd7e0$0a00a8c0@osiris> +In-Reply-To: +From: "John Smith" +To: +Cc: +Subject: Re: update to issue 2 +Date: Sun, 22 Jun 2008 12:28:07 +0200 +MIME-Version: 1.0 +Content-Type: text/plain; + format=flowed; + charset="iso-8859-1"; + reply-type=original +Content-Transfer-Encoding: 7bit + +An update to the issue by the sender. -- cgit v1.2.3