How to remove all unsent messages on Notification center
Applied models:
Applied Firmware:
-
4.4.x and 4.5.1
Because there are too many notification mail, (for examples: admin login failed due to internet attack), you wish to stop notification outgoing but there are still huge number of warning mails waiting for outgoing traffic.
You could execute the following commands to remove all in queue (include others)
I. /etc/init.d/nc.sh force-stop
II. rm /etc/config/nc/db/nc/event*
III. /etc/init.d/nc.sh start
After removed all , please check on notification center and recover the mail server settings.