Martin "Sunsear" van Dijken wrote:

> When I create a multipart message using java and send it to a client,
> almost all clients are able to find my message's HTML and it's text
> part, and display them separately. Mozilla mail(I use 1.1) however
> doesn't seem to recognize the HTML-part of the message. Can someone tell
> me if I made a mistake in creating the message, or if this is Mozilla's
> fault?
> 
> The message plus headers:
> 
>  From - Thu Sep 12 15:39:48 2002
> X-Mozilla-Status: 0001
> X-Mozilla-Status2: 00000000
> Received: from DragonLair ([192.168.110.118]) by mail.madocke.nl with
> Microsoft SMTPSVC(5.0.2195.2966);
> Thu, 12 Sep 2002 15:28:21 +0200
> Message-ID: <1573364.1031837396440.JavaMail.${cms.email.from}>
> Subject: test newsmail
> Mime-Version: 1.0
> Content-Type: multipart/alternative;
> boundary="----=_Part_7_3061499.1031837396440"
> From: ${cms.email.from}@madocke.nl
> Bcc:
> Return-Path: ${cms.email.from}@madocke.nl
> X-OriginalArrivalTime: 12 Sep 2002 13:28:21.0453 (UTC)
> FILETIME=[436F67D0:01C25A60]
> Date: 12 Sep 2002 15:28:21 +0200
> 
> ------=_Part_7_3061499.1031837396440
> Content-Type: text/html
> Content-Transfer-Encoding: 7bit
> 
> 
> 
> 
> 
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
> <html>
> <head>
> <!--
> Content generated by Mirakel
> 
> Madocke interactive media
> www.madocke.nl - [EMAIL PROTECTED]
> (c)2002
> -->
> <title>test newsletter</title>
> <meta name="Generator" content="Mirakel CMS">
> <meta name="Author" content="Madocke interactive media">
> <meta name="robots" content="index,follow">
> <meta http-equiv="Pragma" content="no-cache">
> <meta http-equiv="Expires" content="-1000">
> <meta name="Keywords" content="trefwoorden">
> <meta name="Description" content="newsletter omschrijving">
> <link rel="stylesheet" href="/uploads/css/content.css" type="text/css">
> <link rel="SHORTCUT ICON" href="/mirakel.ico">
> </head>
> 
> <body>
> <u>Formated text:</u><br>
> <P align=center>
> <P align=left><U><EM>This is an automated newsmail from
> Mirakel.</EM></U></P>
> <P><EM><U></U></EM>&nbsp;</P></P>
> </body>
> </html>
> 
> 
> ------=_Part_7_3061499.1031837396440
> Content-Type: text/plain
> Content-Transfer-Encoding: 7bit
> 
>   dit is een voorbeeld
> ------=_Part_7_3061499.1031837396440--
> 
> 
> Love to hear from ya..
> 
> Sunsear

well first i think you message-ID is broken.
but also i want to tell you that mozilla is probably always showing what 
you specified in the preferences. if you told him to prefer text/plain he 
will only show text/plain.

Manuel

Reply via email to