Orion is adding extra line breaks into my HTML alert code and I need to know how to fix.
Here is my Alert HTML code..
Summary:${Caption} is back up. | |
---|---|
Alert: | Orion is reporting ${Caption}: (${IP_Address}) is back up. |
Current packet loss is: | ${PercentLoss}. |
Average Response time is: | ${AvgResponseTime} and is varying from ${MinResponseTime} to ${MaxResponseTime}. |
Quick Link: | Click Here |
Details:
Access | ${Access} |
Account | ${Account} |
Calix E7 Port | ${Calix_E7_Port} |
Calix Node Port | ${Cyan_Node_Port} |
Circuit ID 1 | ${CircuitID_1} |
Circuit ID 2 | ${CircuitID_2} |
Contact 1 | ${Contact_1} |
Contact 2 | ${Contact_2} |
Address | ${Address} |
${Email} | |
Contact Desk Phone | ${Contact_Desk_Phone} |
Contact Cell Phone | ${Contact_Cell_Phone} |
Equipment | ${Equipment} |
Smartjack | ${SmartJack} |
Time of Alert | ${Time} ${Date} ${Day} |
This email was sent on ${LongDate} ${LongTime}
Orion Network Performance Monitor ${Year}
Which should look like this:
But in Outlook 2013 I get this ugly email (notice all of the extra line breaks?):