aboutsummaryrefslogtreecommitdiffstats
path: root/doc/mod/notification-email.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/mod/notification-email.md')
-rw-r--r--doc/mod/notification-email.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/mod/notification-email.md b/doc/mod/notification-email.md
index e4ceda2..8dc2ecf 100644
--- a/doc/mod/notification-email.md
+++ b/doc/mod/notification-email.md
@@ -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
--------