<cfset attributes.subject = "HTML test" />
<cfset attributes.smtppassword = "password">
from="#attributes.from#"
subject="Plain text: #attributes.subject#"
charset="UTF-8"
username="#attributes.smtpusername#"
password="#attributes.smtppassword#"
server="#attributes.smtpserver#" port="465"
usetls="true"
useSSL="yes">
<table width="560" align="center" cellpadding="0" cellspacing="0" border="0" class="devicewidthinner">
<tbody>
<!-- spacing -->
<tr>
<td width="100%" height="10" style="font-size:1px; line-height:1px; mso-line-height-rule: exactly;"> </td>
</tr>
<!-- Title -->
<tr>
<td style="color:##474747;font-family:'Helvetica Neue',Helvetica,arial,sans-serif;font-size:34px;line-height:36px;padding-top:0;padding-bottom:8px;font-weight:300" align="center" st-title="fulltext-heading"><center>Thank You for Claiming</center></td>
</tr>
<!-- End of Title -->
<!-- spacing -->
<tr>
<td width="100%" height="20" style="font-size:1px; line-height:1px; mso-line-height-rule: exactly;"> </td>
</tr>
<!-- End of spacing -->
<!-- content -->
<!-- End of content -->
</tbody>
</table>
</cfmail>
from="#attributes.from#"
subject="With font family: #attributes.subject#"
charset="UTF-8" type="text/html"
username="#attributes.smtpusername#"
password="#attributes.smtppassword#"
server="#attributes.smtpserver#" port="465"
usetls="true"
useSSL="yes">
<table width="560" align="center" cellpadding="0" cellspacing="0" border="0" class="devicewidthinner">
<tbody>
<!-- spacing -->
<tr>
<td width="100%" height="10" style="font-size:1px; line-height:1px; mso-line-height-rule: exactly;"> </td>
</tr>
<!-- Title -->
<tr>
<td style="color:##474747;font-family:'Helvetica Neue',Helvetica,arial,sans-serif;font-size:34px;line-height:36px;padding-top:0;padding-bottom:8px;font-weight:300" align="center" st-title="fulltext-heading"><center>Thank You for Claiming</center></td>
</tr>
<!-- End of Title -->
<!-- spacing -->
<tr>
<td width="100%" height="20" style="font-size:1px; line-height:1px; mso-line-height-rule: exactly;"> </td>
</tr>
<!-- End of spacing -->
<!-- content -->
<!-- End of content -->
</tbody>
</table>
</cfmail>
from="#attributes.from#"
subject="No font : #attributes.subject#"
charset="UTF-8" type="text/html"
username="#attributes.smtpusername#"
password="#attributes.smtppassword#"
server="#attributes.smtpserver#" port="465"
usetls="true"
useSSL="yes">
<table width="560" align="center" cellpadding="0" cellspacing="0" border="0" class="devicewidthinner">
<tbody>
<!-- spacing -->
<tr>
<td width="100%" height="10" style="font-size:1px; line-height:1px; mso-line-height-rule: exactly;"> </td>
</tr>
<!-- Title -->
<tr>
<td style="color:##474747;font-family:Helvetica,arial,sans-serif;font-size:34px;line-height:36px;padding-top:0;padding-bottom:8px;font-weight:300" align="center" st-title="fulltext-heading"><center>Thank You for Claiming</center></td>
</tr>
<!-- End of Title -->
<!-- spacing -->
<tr>
<td width="100%" height="20" style="font-size:1px; line-height:1px; mso-line-height-rule: exactly;"> </td>
</tr>
<!-- End of spacing -->
<!-- content -->
<!-- End of content -->
</tbody>
</table>
</cfmail>