I have setup email alerts in Zoho that send a formatted letter to my exchange server. I have code written to process the emails on my client which started failing this week. My automation setup is very simple the email template appear as
lable:value
lable:value
but since earlier this week I am receiving the emails as lable:valuelable:value
Looking at the emails it appears the line end [carriage return] is gone even though the template is unchanged.