From e354603dcb42c54ab11c0c393d5a1607ed6343d7 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Thu, 10 Aug 2017 17:39:23 -0600 Subject: Don't quote attachments in the reply --- .../domain/mime/testdata/plaintextattachment.mbox | 56 ++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 framework/src/domain/mime/testdata/plaintextattachment.mbox (limited to 'framework/src/domain/mime/testdata/plaintextattachment.mbox') diff --git a/framework/src/domain/mime/testdata/plaintextattachment.mbox b/framework/src/domain/mime/testdata/plaintextattachment.mbox new file mode 100644 index 00000000..5e530e8d --- /dev/null +++ b/framework/src/domain/mime/testdata/plaintextattachment.mbox @@ -0,0 +1,56 @@ +Return-Path: +Received: from imapb010.mykolab.com ([unix socket]) + by imapb010.mykolab.com (Cyrus 2.5.10-49-g2e214b4-Kolab-2.5.10-8.1.el7.kolab_14) with LMTPA; + Wed, 09 Aug 2017 18:37:01 +0200 +X-Sieve: CMU Sieve 2.4 +Received: from int-mx002.mykolab.com (unknown [10.9.13.2]) + by imapb010.mykolab.com (Postfix) with ESMTPS id 0A93910A25047 + for ; Wed, 9 Aug 2017 18:37:01 +0200 (CEST) +Received: from int-subm002.mykolab.com (unknown [10.9.37.2]) + by int-mx002.mykolab.com (Postfix) with ESMTPS id EC06AF6E + for ; Wed, 9 Aug 2017 18:37:00 +0200 (CEST) +MIME-Version: 1.0 +Content-Type: multipart/mixed; + boundary="=_291b8e96564265636432c6d494e02322" +Date: Wed, 09 Aug 2017 10:37:00 -0600 +From: "Mollekopf, Christian" +To: christian@example.ch +Subject: sdflkjsdf +Message-ID: <46892ac54a8ffb690d491243ec01dfb2@example.ch> +X-Sender: christian@example.ch + +--=_291b8e96564265636432c6d494e02322 +Content-Type: multipart/alternative; + boundary="=_ceff0fd19756f45ed1295ee2069ff8e0" + +--=_ceff0fd19756f45ed1295ee2069ff8e0 +Content-Transfer-Encoding: 7bit +Content-Type: text/plain; charset=US-ASCII + +sdlkjsdjf +--=_ceff0fd19756f45ed1295ee2069ff8e0 +Content-Transfer-Encoding: quoted-printable +Content-Type: text/html; charset=UTF-8 + + +

sdlkjsdjf

+ + + +--=_ceff0fd19756f45ed1295ee2069ff8e0-- + +--=_291b8e96564265636432c6d494e02322 +Content-Transfer-Encoding: base64 +Content-Type: text/plain; + name=xorg.conf +Content-Disposition: attachment; + filename=xorg.conf; + size=211 + +U2VjdGlvbiAiRGV2aWNlIgogICAgSWRlbnRpZmllciAgICAgIkRldmljZTAiCiAgICBEcml2ZXIg +ICAgICAgICAibnZpZGlhIgogICAgVmVuZG9yTmFtZSAgICAgIk5WSURJQSBDb3Jwb3JhdGlvbiIK +ICAgIEJvYXJkTmFtZSAgICAgICJOVlMgNDIwME0iCiAgICBPcHRpb24gIk5vTG9nbyIgInRydWUi +CiAgICBPcHRpb24gIlVzZUVESUQiICJ0cnVlIgpFbmRTZWN0aW9uCg== +--=_291b8e96564265636432c6d494e02322-- -- cgit v1.2.3