package mailutils
affects 526706 nagios3
thanks

This breaks nagios3 service notifications as described in

http://copilotco.com/mail-archives/nagios-users.2009/msg00090.html

Workaround is to add "\n" to /etc/nagios3/commands.cfg on line

command_line    /usr/bin/printf "%b" "***** Nagios *****\n\nNotification Type: 
$NOTIFICATIONTYPE$\n\nService: $SERVICEDESC$\nHost: $HOSTALIAS$\nAddress: 
$HOSTADDRESS$\nState: $SERVICESTATE$\n\nDate/Time: $LONGDATETIME$\n\nAdditional 
Info:\n\n$SERVICEOUTPUT$\n" | /usr/bin/mail -s "** $NOTIFICATIONTYPE$ Service 
Alert: $HOSTALIAS$/$SERVICEDESC$ is $SERVICESTATE$ **" $CONTACTEMAIL$

If you consider that this is not a bug in mailutils then please let me
know so that I can file a bug against nagios3 asap and maybe it can be
fixed for squeeze.

It seems that the problem lies in ml_readline_internal.


-Timo





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to