Difference between revisions of "Outlook Header Format"
From Forensics Wiki
(New page: Microsoft Outlook 2000 (9.0.0.2711) IMO ( Internet Mail Only ) Edition. <pre> From: "Username" <username@sendinghost.com> To: "Username" <username@receivinghost.com> Subject: header test ...) |
|||
| Line 16: | Line 16: | ||
Importance: Normal | Importance: Normal | ||
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 | X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 | ||
| + | </pre> | ||
| + | |||
| + | Microsoft Oulook 97 | ||
| + | <pre> | ||
| + | Received: by localhost with Microsoft Mail | ||
| + | id <01C7D126.F90D2860@localhost>; Sat, 28 Jul 2007 14:52:52 +0200 | ||
| + | Message-ID: <01C7D126.F90D2860@localhost> | ||
| + | From: Username <username@sendinghost.com> | ||
| + | To: "'Username'" <username@receivinghost.com> | ||
| + | Subject: header test | ||
| + | Date: Sat, 28 Jul 2007 14:52:46 +0200 | ||
| + | MIME-Version: 1.0 | ||
| + | Content-Type: text/plain; charset="us-ascii" | ||
| + | Content-Transfer-Encoding: 7bit | ||
</pre> | </pre> | ||
Revision as of 08:00, 28 July 2007
Microsoft Outlook 2000 (9.0.0.2711) IMO ( Internet Mail Only ) Edition.
From: "Username" <username@sendinghost.com> To: "Username" <username@receivinghost.com> Subject: header test Date: Sat, 28 Jul 2007 14:11:13 +0200 Message-ID: <NMBBKEGJPJBBOOBCOCGMKEACCAAA.username@sendinghost.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300
Microsoft Oulook 97
Received: by localhost with Microsoft Mail id <01C7D126.F90D2860@localhost>; Sat, 28 Jul 2007 14:52:52 +0200 Message-ID: <01C7D126.F90D2860@localhost> From: Username <username@sendinghost.com> To: "'Username'" <username@receivinghost.com> Subject: header test Date: Sat, 28 Jul 2007 14:52:46 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit