Redmine 3.4.4
This commit is contained in:
commit
64924a6376
2112 changed files with 259028 additions and 0 deletions
19
test/fixtures/mail_handler/quoted_printable_utf8.eml
vendored
Normal file
19
test/fixtures/mail_handler/quoted_printable_utf8.eml
vendored
Normal file
|
@ -0,0 +1,19 @@
|
|||
Date: Tue, 13 Aug 2013 10:56:04 +0700
|
||||
From: John Smith <JSmith@somenet.foo>
|
||||
Content-Type: multipart/alternative; boundary=001a11c260fa53f8dc04e3cc380b
|
||||
Subject: issue 14675
|
||||
To: redmine@somenet.foo
|
||||
|
||||
--001a11c260fa53f8dc04e3cc380b
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: quoted-printable
|
||||
|
||||
Freundliche Gr=C3=BCsse
|
||||
|
||||
--001a11c260fa53f8dc04e3cc380b
|
||||
Content-Type: text/html; charset=UTF-8
|
||||
Content-Transfer-Encoding: quoted-printable
|
||||
|
||||
<div dir=3D"ltr">Freundliche Gr=C3=BCsse<br></div>
|
||||
|
||||
--001a11c260fa53f8dc04e3cc380b--
|
Loading…
Add table
Add a link
Reference in a new issue