Thread: [Fremantle Maemo5+Harmattan Maemo6] N900 and N9 email misses some attachments
View Single Post
Posts: 1,038 | Thanked: 3,980 times | Joined on Nov 2010 @ USA
#8
Ok, let's start with the "bad" message.

Code:
MIME-Version: 1.0
From: xxx@xxx
To: mmm@mmm
Reply-To: xxx@xxx
Date: 25 Sep 2015 14:23:23 -0500
Subject: Friday Newsletter/Important Information
Content-Type: multipart/mixed;
 boundary=--boundary_82890_a600334b-37a8-418d-9e54-7ea08262f178
Message-ID: <ICWEB15hkDp8ES092Da000036ae@xxx.xxx.xxx>
X-OriginalArrivalTime: 25 Sep 2015 19:23:23.0483 (UTC) FILETIME=[A522FAB0:01D0F7C7]
X-Gm-Spam: 0
X-Gm-Phishy: 0
X-Bayes-Prob: 0.0001 (Score 0, tokens from: mmm@mmm, CS_DEFAULT, default, @@RPTN)
X-Spam-Score: undef - spam scanning disabled
X-CanIt-Geo: No geolocation information available for 10.144.194.218
X-CanItPRO-Stream: Outbound (inherits from default)
X-Canit-Stats-ID: Bayes signature not available
X-Scanned-By: CanIt (https:// zzz) on zzz.zzz.zzz.zzz
X-Scanned-By: CanIt (https:// zzz) on zzz.zzz.zzz.zzz
X-Nonspam: None


----boundary_82890_a600334b-37a8-418d-9e54-7ea08262f178
Content-Type: multipart/alternative; boundary=--boundary_82889_93f6af70-22f7-415b-8ac2-0c1d29607a44


----boundary_82889_93f6af70-22f7-415b-8ac2-0c1d29607a44
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: quoted-printable

  . . . HTML message body . . . .

----boundary_82889_93f6af70-22f7-415b-8ac2-0c1d29607a44
Content-Type: text/html
Content-Transfer-Encoding: quoted-printable

  . . . HTML message body . . . 

----boundary_82889_93f6af70-22f7-415b-8ac2-0c1d29607a44--

----boundary_82890_a600334b-37a8-418d-9e54-7ea08262f178
Content-Type: multipart/mixed; boundary=--boundary_82891_eb9a889c-26c2-4bd5-b777-c78674cb8cb6


----boundary_82891_eb9a889c-26c2-4bd5-b777-c78674cb8cb6
Content-Type: image/jpeg; name=picture.jpg
Content-Transfer-Encoding: base64

 . . . huge block of base64 encoded jpeg data . . .
----boundary_82891_eb9a889c-26c2-4bd5-b777-c78674cb8cb6
Content-Type: application/pdf; name="document.pdf"
Content-Transfer-Encoding: base64

 . . . huge block of base64 encoded pdf data . . . 
----boundary_82891_eb9a889c-26c2-4bd5-b777-c78674cb8cb6
Content-Type: application/pdf; name="newsletter.pdf"
Content-Transfer-Encoding: base64

 . . . another huge block of base64 encoded pdf data . . . 
----boundary_82891_eb9a889c-26c2-4bd5-b777-c78674cb8cb6--

----boundary_82890_a600334b-37a8-418d-9e54-7ea08262f178--
And a "good" message from a different sender at the same domain:

Code:
Date: Wed, 09 Sep 2015 16:25:22 -0700
From: yyy <yyy@yyy>
Reply-To: yyy <yyy@yyy>
To:  <rmmm@mmm>
Message-ID: <1971145322.18564995.1441841122592.JavaMail.root@yyy>
Subject: YYY Newsletter
MIME-Version: 1.0
Content-Type: multipart/mixed; 
	boundary="----=_Part_18564994_1740978702.1441841122591"
List-Unsubscribe: <https://xxx.xxx.xxx/unsubscribeemail.php?s=ci5icnVjZUBjb21wdXRlci5vcmc&auto>
X-Gm-Spam: 0
X-Gm-Phishy: 0
X-Bayes-Prob: 0.0001 (Score 0, tokens from: mmm@mmm, CS_DEFAULT, default, @@RPTN)
X-Spam-Score: undef - spam scanning disabled
X-CanIt-Geo: No geolocation information available for 10.144.194.218
X-CanItPRO-Stream: Outbound (inherits from default)
X-Canit-Stats-ID: Bayes signature not available
X-Scanned-By: CanIt (https:// mmm) on mmm.mmm.mmm.mmm
X-Scanned-By: CanIt (https:// mmm) on mmm.mmm.mmm.mmm
X-Nonspam: None


------=_Part_18564994_1740978702.1441841122591
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit

 . . . HTML formatted message . . . 

------=_Part_18564994_1740978702.1441841122591
Content-Type: application/pdf; 
	name=Newsletter.pdf"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; 
	filename="Newsletter.pdf"

 . . .  base64 encoded pdf data . . . 
------=_Part_18564994_1740978702.1441841122591--
(I did leave out all the routing and forwarding history at the top)
 

The Following User Says Thank You to robthebold For This Useful Post: