From 8bbd67b1f7b87df9b36a950b3b699c5b76a1748f Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Fri, 7 Jun 2019 20:11:40 +0100 Subject: Add an option to the filter module to ignore self messages. --- docs/conf/modules.conf.example | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'docs/conf') diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index ed5638932..9c5c157ba 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -857,7 +857,13 @@ # # # If notifyuser is set to no, the user will not be notified when # # their message is blocked. # -# +# # +# If warnonselfmsg is set to yes when a user sends a message to # +# themself that matches a filter the filter will be ignored and a # +# warning will be sent to opers instead. This stops spambots which # +# send their spam message to themselves first to check if it is being # +# filtered by the server. # +# # # # Your choice of regex engine must match on all servers network-wide. # # # -- cgit v1.2.3