Warning, /pim/messagelib/mimetreeparser/autotests/data/attachment-name-escaping.mbox is written in an unsupported language. File is not indexed.
0001 From: Volker Krause <vkrause@kde.org> 0002 To: vkrause@kde.org 0003 Subject: text attachments trying to mess up escaping 0004 Date: Tue, 03 Oct 2017 12:21:24 +0200 0005 Message-ID: <1807613.y0QX81sLpY@vkpc5> 0006 MIME-Version: 1.0 0007 Content-Type: multipart/mixed; boundary="nextPart2107984.jr9reY14Qx" 0008 Content-Transfer-Encoding: 7Bit 0009 0010 This is a multi-part message in MIME format. 0011 0012 --nextPart2107984.jr9reY14Qx 0013 Content-Transfer-Encoding: 7Bit 0014 Content-Type: text/plain; charset="us-ascii" 0015 0016 hello, this is the body 0017 --nextPart2107984.jr9reY14Qx 0018 Content-Disposition: inline; filename="M<i>essag</i>es.sh" 0019 Content-Transfer-Encoding: 7Bit 0020 Content-Type: text/plain; charset="utf-8"; name="M<i>essag</i>es.sh" 0021 0022 #! /bin/sh 0023 $XGETTEXT `find . -name '*.cpp' -o -name '*.h' | grep -v '/tests/' | grep -v '/autotests/'` -o $podir/libmimetreeparser.pot 0024 --nextPart2107984.jr9reY14Qx 0025 Content-Description: A long description with\n <br/> various attempts of <b>breaking</b> stuff. 0026 Content-Disposition: inline; filename="metainfo.yaml" 0027 Content-Transfer-Encoding: 7Bit 0028 Content-Type: text/plain; charset="utf-8"; name="metainfo.yaml" 0029 0030 maintainer: 0031 description: MimeTreeParser Library 0032 tier: 3 0033 type: functional 0034 platforms: 0035 - name: All 0036 portingAid: false 0037 deprecated: false 0038 release: false 0039 libraries: 0040 - qmake: MimeTreeParser 0041 cmake: "KF5::MimeTreeParser" 0042 cmakename: KF5MimeTreeParser 0043 0044 --nextPart2107984.jr9reY14Qx--