function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Chris SecristChris Secrist 

My email template in visualforce shows extra characters in my inbox under certain conditions

I have an email template for case notifications.  When the case is updated with a comment or email, we are notified via email of the update.  This works, except if the new email on the case is part of a reply.  Such that there are multiple To and From subject lines.  When this occurs the email notification contains the info below.  Is there a way to prevent this from showing up.  I am looking at the email template and do not see what the root cause is.


/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:Candara;
panose-1:2 14 5 2 3 3 3 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";}