Warning, /pim/mimetreeparser/autotests/testdata/alternative.mbox is written in an unsupported language. File is not indexed.
0001 Return-Path: <konqi@example.org> 0002 Date: Wed, 8 Jun 2016 20:34:44 -0700 0003 From: Konqi <konqi@example.org> 0004 To: konqi@kde.org 0005 Subject: A random subject with alternative contenttype 0006 MIME-Version: 1.0 0007 Content-Type: multipart/alternative; 0008 boundary="----=_Part_12345678_12345678" 0009 0010 0011 ------=_Part_12345678_12345678 0012 Content-Type: text/plain; charset=utf-8 0013 Content-Transfer-Encoding: quoted-printable 0014 0015 If you can see this text it means that your email client couldn't display o= 0016 ur newsletter properly. 0017 Please visit this link to view the newsletter on our website: http://www.go= 0018 g.com/newsletter/ 0019 0020 0021 ------=_Part_12345678_12345678 0022 Content-Transfer-Encoding: 7Bit 0023 Content-Type: text/html; charset="windows-1252" 0024 0025 <html><body><p><span>HTML</span> text</p></body></html> 0026 0027 0028 ------=_Part_12345678_12345678--