Email Template Rendering Issue

Copper Contributor

Hi,

 

We are sending email via server to outlook, it is as xsl format and it is adding ! randomly in the email.

What could be the reason for such kind of issue.

Kindly suggest

2 Replies
Could you share more info?
‘Sending email via server to Outlook’- using powershell, and if so, ‘Send-MailMessage’? Or is this just normal email via Outlook?
‘Adding “!” randomly in the email’- In the body of the mail? Or inside the attachment?

Some screenshots would help clarify.

Hi,

 

The template is written in XSLT and when is parsed by Outlook it is appending ! randomly, as in the code there is no ! given.

 

I have attached the xsl file snippet also for reference, though it is just a partial file