mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-08-03 17:54:47 +02:00
mod/notification-email: introduce $PurgeEmailQueue
... to purge the queue and remove the scheduler.
This commit is contained in:
parent
5b789d298b
commit
9a5d55da0d
2 changed files with 14 additions and 0 deletions
|
@ -64,6 +64,11 @@ Place this before you call them:
|
|||
:global SendEMail;
|
||||
:global SendNotification;
|
||||
|
||||
In case there is a situation when the queue needs to be purged there is a
|
||||
function available:
|
||||
|
||||
$PurgeEMailQueue;
|
||||
|
||||
See also
|
||||
--------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue