From 7b902c00bce62688d9154ef76017135ad014c33c Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Sat, 12 Aug 2017 16:51:32 +0100 Subject: [Minor] Set idempotent postfilters --- src/plugins/lua/replies.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins/lua/replies.lua') diff --git a/src/plugins/lua/replies.lua b/src/plugins/lua/replies.lua index 39dfa1113..99d13db7b 100644 --- a/src/plugins/lua/replies.lua +++ b/src/plugins/lua/replies.lua @@ -128,7 +128,7 @@ if opts then else rspamd_config:register_symbol({ name = 'REPLIES_SET', - type = 'postfilter,nostat', + type = 'idempotent', callback = replies_set, priority = 5 }) -- cgit v1.2.3