Salve a tutti,
ho modificato il modello di una email ricevuta per crearmi il mio elemento decorativo personalizzato. Ora pero' ho dei problemi ad eliminare le intestazioni che include outlook/WLM.
Non ho ben capito cosa siano quei "Sepratore.xxxxxx" ed ho l'impressione che non funzioni per via di quelli ma non so come modificarli: il numero e' generato in automatico casulamente o in base a qualcosa?
Purtroppo in rete non ho trovato guide su come creare gli "elementi decorativi" di outlook express/outlook/wlm!

Grazie a tutti, riporto il codice da me creato... sicuramente il from, subject e date vanno eliminate ma anche facendolo il risultato non cambia!


From: "xxx" <xxxx@xxx.it>
Subject:
Date: Mon, 1 Oct 2007 09:55:38 +0200
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="Separatore.323423457145"

This is a Mime message, which your current mail reader may not
understand. Parts of the message will appear as text. If the remainder
appears as random characters in the message body, instead of as
attachments, then you'll have to extract these parts and decode them
manually.
--Separatore.323423457145
Content-Type: text/html; charset=ISO-8859-1
Content-transfer-encoding: 8bit

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="robots" content="index,follow">
<style type="text/css">
<!--
body {
font-family: Arial, Verdana, Sans-Serif;
font-size: 10pt;
color: #000000;
background: #FFFFFF;

}

#footer {
width: 100%;
height: 100px;
top: auto;
right: 0;
bottom: 0;
left: 0;
font-family: Arial;
font-size=3D8pt;
margin-left:5;
}
-->
</style>
</head>
<body>
[img]cid325493EF8CC4EB78312D6C3077866F2@xxx.it[/img]






xxx xxx


xxxxxxx

xxxxxxxxxxxxx

xxxxxxxx

Tel. +39.xxxx.xxxxxx

Fax +39.xxxx.xxxxxx










<div id="footer">
Messaggio privacy
</div>
</body>
</html>

--Separatore.323423457145
Content-Type: image/jpg; name="Logo.jpg"
Content-Transfer-Encoding: base64
Content-ID: <D325493EF8CC4EB78312D6C3077866F2@xxx.it>
Content-disposition: attachment; filename="Logo.jpg"

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

--Separatore.323423457145--