PHP Classes

Problems HTML Mails do not funktion

Recommend this page to a friend!

      Easy Mail  >  All threads  >  Problems HTML Mails do not funktion  >  (Un) Subscribe thread alerts  
Subject:Problems HTML Mails do not funktion
Summary:Mail Program has Problems seperating multipart/alternative Data
Messages:2
Author:Roland Kousek
Date:2008-01-22 13:28:42
Update:2008-01-23 14:19:38
 

  1. Problems HTML Mails do not funktion   Reply   Report abuse  
Picture of Roland Kousek Roland Kousek - 2008-01-22 13:28:43
My Mail Program always has Problems seperating the multipart/alternative Data. So i get mails like:

Mail in Outlook
-------------------------------
fd437ce711f593e77d93952e8dba4dae
Content-Type: text/plain; charset=iso-8589-1
Content-Transfer-Encoding: 8bit
If you are seeing this is because you may need to change your preferred message format from HTML to plain text.





EGAL was für ein text
fd437ce711f593e77d93952e8dba4dae
Content-Type: text/html; charset=iso-8589-1
Content-Transfer-Encoding: 8bit
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> </head> <body leftmargin="20" topmargin="0" marginwidth="20" marginheight="0" bgcolor="#f9f7f5" text="#000000" link="#FF0000" vlink="#FF0000" alink="#FF0000"><b><i>EGAL was für ein text</i></b><b>BLA</b>
-------------------------------

He is not seperating and not recognising the HTML Mail.Tags. Can anyone help my finding the Problem?

Greetings,
Pygmalion81

  2. Re: Problems HTML Mails do not funktion   Reply   Report abuse  
Picture of JOSE JOAQUIN GAMBOA JOSE JOAQUIN GAMBOA - 2008-01-23 14:19:38 - In reply to message 1 from Roland Kousek
Hello,

On some occasions I have had problems with sending emails, this problem stems from how the mails are sent, the algorithm is not layers to detect whether a mail server supports HTML format, missing headers of the message in the mail function php, to solve the problem I recommend downloading the libreri phpmailer http://phpmailer.codeworxtech.com/, this would solve his problem and is very complete.

This library can be sent via HTTP and POP3 if tienesalguna doubt my contact is: jose_9515@hotmail.com.