Sending email with <> characters problem
Posted: Tue Apr 10, 2018 3:29 am
Hello All,
I am having an issue with sending an email containing <> characters from the nagiosxi Gui.
My email:
***** Nagios XI Alert *****
Destinatari: <List_2> ##This string will not appear in the reciving email.
%alertsummary%
Notification Type: %type%
Service: %service%
Host: %host%
Hostgroup: %hostgroupname%
Address: %hostaddress%
State: %servicestate%
Info:
%serviceoutput%
Date/Time: %datetime%
Respond: %responseurl%
Nagios URL: %xiserverurl%
Is there a way to escape the <> characters? I already tried with:
<Lista_2>
\ <list_2\>
"<list_2>"
<List_2>
But I still recive a email with Destinatari: with no value assigned.
Any help?
Thanks
I am having an issue with sending an email containing <> characters from the nagiosxi Gui.
My email:
***** Nagios XI Alert *****
Destinatari: <List_2> ##This string will not appear in the reciving email.
%alertsummary%
Notification Type: %type%
Service: %service%
Host: %host%
Hostgroup: %hostgroupname%
Address: %hostaddress%
State: %servicestate%
Info:
%serviceoutput%
Date/Time: %datetime%
Respond: %responseurl%
Nagios URL: %xiserverurl%
Is there a way to escape the <> characters? I already tried with:
<Lista_2>
\ <list_2\>
"<list_2>"
<List_2>
But I still recive a email with Destinatari: with no value assigned.
Any help?
Thanks