Warning, /pim/sink/mime/testdata/applehtmlwithattachmentsmixed.mbox is written in an unsupported language. File is not indexed.

0001 Return-Path: <test1@kolab.org>
0002 Received: from imapb020.mykolab.com ([unix socket])
0003          by imapb020.mykolab.com (Cyrus 2.5.11-41-gd53406f3f-Kolab-2.5.11-15.1.el7.kolab_16) with LMTPA;
0004          Fri, 29 Jun 2018 17:10:33 +0200
0005 X-Sieve: CMU Sieve 2.4
0006 Received: from int-mx003.mykolab.com (unknown [10.9.13.3])
0007         by imapb020.mykolab.com (Postfix) with ESMTPS id DCFFB184
0008         for <test1@kolab.org>; Fri, 29 Jun 2018 17:10:33 +0200 (CEST)
0009 Received: from ext-subm002.mykolab.com (unknown [10.9.6.2])
0010         by int-mx003.mykolab.com (Postfix) with ESMTPS id C5438A48
0011         for <test1@kolab.org>; Fri, 29 Jun 2018 17:10:33 +0200 (CEST)
0012 From: Kolab <test1@kolab.org>
0013 Content-Type: multipart/alternative;
0014         boundary="Apple-Mail=_9D1C74B7-3E22-4635-805F-B86CE5F663C3"
0015 Mime-Version: 1.0 (Mac OS X Mail 11.2 \(3445.5.20\))
0016 Subject: Apple attachment + signature
0017 Message-Id: <0EDA7426-FD89-4C6D-8B28-9ACA7544FA6C@kolab.org>
0018 Date: Fri, 29 Jun 2018 08:10:32 -0700
0019 To: John Doe <test1@kolab.org>
0020 
0021 
0022 --Apple-Mail=_9D1C74B7-3E22-4635-805F-B86CE5F663C3
0023 Content-Transfer-Encoding: 7bit
0024 Content-Type: text/plain;
0025         charset=us-ascii
0026 
0027 Hello
0028 
0029 
0030 
0031 Regards
0032 
0033 Fsdfsdf
0034 --Apple-Mail=_9D1C74B7-3E22-4635-805F-B86CE5F663C3
0035 Content-Type: multipart/mixed;
0036         boundary="Apple-Mail=_FA5BEB3B-6B22-4219-964C-85261C367D87"
0037 
0038 
0039 --Apple-Mail=_FA5BEB3B-6B22-4219-964C-85261C367D87
0040 Content-Transfer-Encoding: 7bit
0041 Content-Type: text/html;
0042         charset=us-ascii
0043 
0044 <html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><strike class="">Hello</strike><div class=""><br class=""></div><div class=""></div></body></html>
0045 --Apple-Mail=_FA5BEB3B-6B22-4219-964C-85261C367D87
0046 Content-Disposition: attachment;
0047         filename=rebuildkube.sh
0048 Content-Type: application/octet-stream;
0049         x-unix-mode=0755;
0050         name="rebuildkube.sh"
0051 Content-Transfer-Encoding: 7bit
0052 
0053 set -e
0054 
0055 export CMAKE_LIBRARY_PATH=/usr/local/Cellar/gettext/0.19.8.1/lib:/usr/local/Cellar/readline/7.0.3_1/lib
0056 export CMAKE_INCLUDE_PATH=/usr/local/Cellar/gettext/0.19.8.1/include:/usr/local/Cellar/readline/7.0.3_1/include
0057 export PATH=/usr/local/Cellar/gettext/0.19.8.1/bin:$PATH
0058 export MACOSX_DEPLOYMENT_TARGET=10.9.0 #Minimum version to find the required type_traits header
0059 export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/
0060 
0061 . craft/craftenv.sh
0062 
0063 craft --install-deps --fetch --unpack --compile --install extragear/sink
0064 craft --install-deps --fetch --unpack --compile --install --package extragear/kube
0065 
0066 --Apple-Mail=_FA5BEB3B-6B22-4219-964C-85261C367D87
0067 Content-Transfer-Encoding: 7bit
0068 Content-Type: text/html;
0069         charset=us-ascii
0070 
0071 <html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class=""></div><div class=""><br class=""></div><div class=""><b class="">Regards</b></div><div class=""><b class=""><br class=""></b></div><div class="">Fsdfsdf</div></body></html>
0072 --Apple-Mail=_FA5BEB3B-6B22-4219-964C-85261C367D87--
0073 
0074 --Apple-Mail=_9D1C74B7-3E22-4635-805F-B86CE5F663C3--