diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2009-01-19 18:29:07 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2009-01-19 18:29:07 +0000 |
commit | 0c4e40b89cfeab5feb9cfa0aecd6f2233134a076 (patch) | |
tree | 029428dc6d7182831899cf8e1b1737eddd8fa1a1 /test/fixtures/mail_handler | |
parent | 254e224bd7374314a12175cbee0b73ea87c6fe94 (diff) | |
download | redmine-0c4e40b89cfeab5feb9cfa0aecd6f2233134a076.tar.gz redmine-0c4e40b89cfeab5feb9cfa0aecd6f2233134a076.zip |
Use In-Reply-To and References headers to handle replies by email.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2288 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'test/fixtures/mail_handler')
-rw-r--r-- | test/fixtures/mail_handler/ticket_reply.eml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/fixtures/mail_handler/ticket_reply.eml b/test/fixtures/mail_handler/ticket_reply.eml index 99fcfa0d1..74724ccf4 100644 --- a/test/fixtures/mail_handler/ticket_reply.eml +++ b/test/fixtures/mail_handler/ticket_reply.eml @@ -3,10 +3,11 @@ Received: from osiris ([127.0.0.1]) by OSIRIS
with hMailServer ; Sat, 21 Jun 2008 18:41:39 +0200
Message-ID: <006a01c8d3bd$ad9baec0$0a00a8c0@osiris>
+In-Reply-To: <redmine.issue-2.20060719210421@osiris>
From: "John Smith" <jsmith@somenet.foo>
To: <redmine@somenet.foo>
References: <485d0ad366c88_d7014663a025f@osiris.tmail>
-Subject: Re: [Cookbook - Feature #2] (New) Add ingredients categories
+Subject: Re: Add ingredients categories
Date: Sat, 21 Jun 2008 18:41:39 +0200
MIME-Version: 1.0
Content-Type: multipart/alternative;
|