Bug #14031
closedIdentical SMTP notifications repeat in an infinite loop under certain conditions
100%
Description
When a notification is generated, the system begins sending those notifications to the configured SMTP e-mail address about 5 times a minute. This leads to mass e-mails into the admin's mail box. Even if you go into System > Advance > Notification and check "Disable SMTP Notifications", the system continues to send e-mails. It requires rebooting the entire device to stop the e-mail.
Brief Log Output:
2023-02-25 00:29:37.228999-05:00 php-cgi 56712 notify_monitor.php: Message sent to ***.** OK
.** OK
2023-02-25 00:29:24.746051-05:00 php-cgi 56712 notify_monitor.php: Message sent to ***
2023-02-25 00:29:11.500714-05:00 php-cgi 56712 notify_monitor.php: Message sent to ***.** OK
.** OK
2023-02-25 00:28:58.766996-05:00 php-cgi 56712 notify_monitor.php: Message sent to ***
2023-02-25 00:28:46.315235-05:00 php-cgi 56712 notify_monitor.php: Message sent to ***.** OK
.** OK
2023-02-25 00:28:34.293087-05:00 php-cgi 56712 notify_monitor.php: Message sent to ***
2023-02-25 00:28:21.509579-05:00 php-cgi 56712 notify_monitor.php: Message sent to ***.** OK
.** OK
2023-02-25 00:28:08.687651-05:00 php-cgi 56712 notify_monitor.php: Message sent to ***
2023-02-25 00:27:56.493064-05:00 php-cgi 56712 notify_monitor.php: Message sent to ***.** OK
.** OK
2023-02-25 00:27:44.075196-05:00 php-cgi 56712 notify_monitor.php: Message sent to ***
2023-02-25 00:27:31.816187-05:00 php-cgi 56712 notify_monitor.php: Message sent to ***.** OK
.** OK
2023-02-25 00:27:19.335701-05:00 php-cgi 56712 notify_monitor.php: Message sent to ***
2023-02-25 00:27:06.774360-05:00 php-cgi 56712 notify_monitor.php: Message sent to ***.** OK
.** OK
2023-02-25 00:26:54.402019-05:00 php-cgi 56712 notify_monitor.php: Message sent to ***
2023-02-25 00:26:41.984310-05:00 php-cgi 56712 notify_monitor.php: Message sent to ***.** OK
.** OK
2023-02-25 00:26:29.352357-05:00 php-cgi 56712 notify_monitor.php: Message sent to ***
Related issues