icingaweb2-module-reporting
icingaweb2-module-reporting copied to clipboard
send address not overwritten
Hi,
Describe the bug
we discovered a problem which shows up when we send manually a report then it is sent by this configured address, but if we schedule a report to automatically send each day, it is sent by the wrong address and not the one configured.
Expected behavior
it should use the correct one
Workarround
you can easily solve this problem by changing the address in PHP.
( https://github.com/Icinga/icingaweb2-module-reporting/blob/908d740ad4559a9171b9be3e489ceedd99fdae36/library/Reporting/Actions/SendMail.php )
Ref/NC/701482
Regards Nathaniel