WebSite X5Help Center

 
Ludek H.
Ludek H.
User

Website X5 v.11 EVO PHP mailer problem  en

Author: Ludek H.
Visited 1661, Followers 1, Shared 0  

Hello, I use the E-Mail form included in EVO11. It works fine in Gmail etc. BUT In the Czech republic widely used E-mail fro www.seznam.cz displays the received mail in HTML format.

**************************************************

THIS IS WHAT U GET:

Content-Type: text/html; charset=UTF-8

Content-Transfer-Encoding: 8bit



<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="generator" content="Incomedia WebSite X5 v11 - </span>www.websitex5.com<span>">
</head>
<body bgcolor="#063A69">
<table border="0" cellpadding="0" align="center" cellspacing="0">
<tr><td id="imEmailContent" width="700px">
<table border=0 width="100%">

<tr valign="top"><td width="25%"><b>Name und Nachname: </b></td><td>Test</td></tr>

*********************************

Today i talked with tech support guy from seznam.cz and he told me that the problem is in the script. There should not be a space after the colon!!!!

Content-Type: text/html; charset=UTF-8   ****THIS IS WRONG

Content-Type:text/html; charset=UTF-8   ****THIS IS HOW IT SHOULD BE

Could you fix this asap please?

Regards Ludek Handl

Posted on the
1 ANSWERS