Example of Reduction In Size
This is an example showing the final message after we have processed it, and the original message that we received.
To put some perspective on it, the email just says:
"Hello Mum!"
Final Squished Version
(191 characters or 1/10 the original size!)
Message-ID: <00e001c1b462$c6dc0ff0$0269a8c0@ABCSas.com>
From: "Some One" <My Address@mydomain.com>
To: <recipient@somewhere.co.uk>
Subject: Test Message
Date: Wed, 13 Feb 2002 07:48:07 -0000
Hello Mum!
Original - Complete with Verbose HTML way of saying "Hello Mum"
(1,951 characters and message is duplicated)
Return-Path: <My Address@mydomain.com>
Delivered-To: recipient@somewhere.co.uk
Received: from localhost (Xunil [127.0.0.1])
by xunil.wildgooses.com (Postfix) with ESMTP id 250D987D81
for <recipient@somewhere.co.uk>; Mon, 18 Feb 2002 23:01:56 +0000 (GMT)
Received: from localhost (Xunil [127.0.0.1])
by xunil.wildgooses.com (Postfix) with ESMTP id 3FEDC87BFA
for <recipient@localhost>; Mon, 18 Feb 2002 23:01:55 +0000 (GMT)
X-POP3-Rcpt: wildgoos@tele1
Received: from cyber-city.co.uk [212.84.191.65]
by localhost with POP3 (fetchmail-5.9.0)
for recipient@localhost (single-drop); Mon, 18 Feb 2002 23:01:55 +0000 (GMT)
Received: from drawde (host217-39-134-42.in-addr.btopenworld.com [217.39.134.42])
with SMTPœ id g1IN0tS24785
for <recipient@somewhere.co.uk>; Mon, 18 Feb 2002 23:00:55 GMT
Message-ID: <0c3201c1b8d0$1f6c3ca0$0269a8c0@wildgooses.com>
From: "Some One" <My Address@mydomain.com>
To: <recipient@somewhere.co.uk>
Subject: Test Message
Date: Mon, 18 Feb 2002 23:00:55 -0000
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="----=_NextPart_000_0C2F_01C1B8D0.1EEDE4E0"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2600.0000
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
X-Virus-Scanned: by AMaViS snapshot-20010714
This is a multi-part message in MIME format.
------=_NextPart_000_0C2F_01C1B8D0.1EEDE4E0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hello Mum
------=_NextPart_000_0C2F_01C1B8D0.1EEDE4E0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2712.300" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hello Mum</FONT></DIV></BODY></HTML>
------=_NextPart_000_0C2F_01C1B8D0.1EEDE4E0--