Hi,
I encountered the problem, that when I receive a html-formated mail with a link embedded to acknowledge the problem, the link is only working when I'm authenticated. I think the problem is a rewrite after using the login page, as the urlencoded stuff is urlencoded again, i.e. 'Service%20Bla' -> 'Service%2520Bla'. Does anyone know a solution for the problem?
Cheers
Tobias
edit: To investigate the issue I tried several email notification scripts.
* https://github.com/Voxer/nagios-html-email
* http://nagios.fm4dd.com/howto/nagios-fle…tifications.htm
are two of them.
edit: Typo
I encountered the problem, that when I receive a html-formated mail with a link embedded to acknowledge the problem, the link is only working when I'm authenticated. I think the problem is a rewrite after using the login page, as the urlencoded stuff is urlencoded again, i.e. 'Service%20Bla' -> 'Service%2520Bla'. Does anyone know a solution for the problem?
Cheers
Tobias
edit: To investigate the issue I tried several email notification scripts.
* https://github.com/Voxer/nagios-html-email
* http://nagios.fm4dd.com/howto/nagios-fle…tifications.htm
are two of them.
edit: Typo