Portal Engine Questions on portal engine and web parts.
Version 5.x > Portal Engine > Problem Sending Html Body in Mail using E-Mail Template View modes: 
User avatar
Member
Member
v.tankaria-yahoo - 4/9/2011 6:37:53 AM
   
Problem Sending Html Body in Mail using E-Mail Template
I Have Written Html Text Version for my Mail Body but it is not taking html Text , Instead its taking the Plain Text Version of Email-Template
This is my HTML Text Version :

<html>
<head>
</head>
<body style="FONT-SIZE: 12px; FONT-FAMILY: arial;direction: {$email_direction$};">
{$email_dear_member$}&nbsp{%username%}
<br><br>
<p>{$email-greetings$}</p>
<a href="{%confirmaddress%}">{%confirmaddress%}</a>

<br >
<br >
{$email_regards$}<br><br>
{$email_site_name$}
</body>
</html>

This is my Plain Text Version

Thank you for registering at our site. Please click the link below to complete your registration:
{%confirmaddress%}

You can find your credentials below:
Username: {%username%}
Password: {%password%}

User avatar
Kentico Support
Kentico Support
kentico_radekm - 4/11/2011 12:59:25 AM
   
RE:Problem Sending Html Body in Mail using E-Mail Template
Hello.

What is value of "E-mail format" setting in Site Manager -> Administration -> (choose web site) -> E-mail section, please? Is it HTML, Plain text or Both? Could you change it to HTML, please? Thank you.

Best Regards,
Radek Macalik