Ver Mensaje Individual
  #7 (permalink)  
Antiguo 25/02/2006, 20:57
man0l0
 
Fecha de Ingreso: febrero-2006
Mensajes: 155
Antigüedad: 18 años, 2 meses
Puntos: 6
Hola denuevo!

Yo no sé que Outlook estés usando, yo uso el 2003, y vaya que es un código distinto, me incluye las fotos codificadas dentro del mensaje y con esto se ve bien en cualquier correo web y cliente de correo compatible con html.

El código en bruto que me llega es el siguiente:

Código:
Return-Path: <CENSURADO> Sun Feb 26 02:53:54 2006
Received: from CENSURADO [200.CENSURADO] by CENSURADOSMTP;
   Sun, 26 Feb 2006 02:53:54 +0000
From: "CENSURADO." <CENSURADO@CENSURADO.com>
To: <CENSURADO@CENSURADO.com>
Subject: =?iso-8859-1?Q?prueba_de_im=E1gen?=
Date: Sat, 25 Feb 2006 23:50:12 -0300
MIME-Version: 1.0
Content-Type: multipart/related;
	boundary="----=_NextPart_000_001C_01C63A66.38F71570"
X-Mailer: Microsoft Office Outlook, Build 11.0.5510
Thread-Index: AcY6f10Yc/VzgiwsSK2InnjfouT8nA==
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180

This is a multi-part message in MIME format.

------=_NextPart_000_001C_01C63A66.38F71570
Content-Type: multipart/alternative;
	boundary="----=_NextPart_001_001D_01C63A66.38F71570"


------=_NextPart_001_001D_01C63A66.38F71570
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

PRUEBA DE CORREO




------=_NextPart_001_001D_01C63A66.38F71570
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<meta name=3DGenerator content=3D"Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";}
a:link, span.MsoHyperlink
	{color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{color:purple;
	text-decoration:underline;}
span.EstiloCorreo17
	{mso-style-type:personal-compose;
	font-family:Arial;
	color:windowtext;}
@page Section1
	{size:595.3pt 841.9pt;
	margin:70.85pt 3.0cm 70.85pt 3.0cm;}
div.Section1
	{page:Section1;}
-->
</style>

</head>

<body lang=3DES link=3Dblue vlink=3Dpurple>

<div class=3DSection1>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>Lalalal<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'><img width=3D546 height=3D410 id=3D"_x0000_i1025"
src=3D"cid:[email protected]"><o:p></o:p></span></font></p>

</div>

</body>

</html>

------=_NextPart_001_001D_01C63A66.38F71570--

------=_NextPart_000_001C_01C63A66.38F71570
Content-Type: image/jpeg;
	name="image001.jpg"
Content-Transfer-Encoding: base64
Content-ID: <[email protected]>

CÓDIGO DE LA IMÁGEN CODIFICADA
------=_NextPart_000_001C_01C63A66.38F71570--


Saludos!