1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
| From user@domain.fr Mon Nov 26 13:27:46 2012
Return-Path: <user@domain.fr>
X-Original-To: user@domain.fr
Delivered-To: user@domain.fr
Received: from nom_machine_long (nom_machine_court [256.256.256.256])
by domain.fr (Postfix) with ESMTP id xxxxxxx
for <user@domain.fr>; Mon, 26 Nov 2012 13:27:46 +0000 (GMT)
Received: by nom_machine_long (Postfix, from userid yyyy)
id zzzzzz; Mon, 26 Nov 2012 13:27:46 +0000 (UTC)
To: user@domain.fr
Subject: TEST
Message-Id: <20121126132746.050A136B8F@nom_machine_long>
Date: Mon, 26 Nov 2012 13:27:46 +0000 (UTC)
From: user@domain.fr (Prénom Nom - Entreprise)
To: user
Subject: TEST
Content-Type: multipart/mixed; boundary="----OCC_BOUNDARY"
------OCC_BOUNDARY
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: quoted-printable
TEST
PS: this mail contains 1 attachments:
- 1 - tmp_CCSDS.edem
------OCC_BOUNDARY
Content-Type: text/plain; name="tmp_CCSDS.edem"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment; filename="tmp_CCSDS.edem"
---> ici, fichier encodé via la commande
mmencode -q fichierAEncoder -o fichierEncode<---
------OCC_BOUNDARY-- |