Sending email with <> characters problem

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
sadsad23
Posts: 1
Joined: Thu Feb 02, 2012 6:14 am

Sending email with <> characters problem

Post by sadsad23 »

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
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Sending email with <> characters problem

Post by scottwilkerson »

Even when you enter the following:

Code: Select all

<Lista_2>
It is blank?
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked