From: Vsevolod Stakhov Date: Mon, 27 Apr 2020 16:22:42 +0000 (+0100) Subject: [Minor] Reduce priority of replies to avoid interference with settings X-Git-Tag: 2.6~479 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d0e464183bae561583cd77b5389e8c0e8e6a149f;p=thirdparty%2Frspamd.git [Minor] Reduce priority of replies to avoid interference with settings --- diff --git a/src/plugins/lua/replies.lua b/src/plugins/lua/replies.lua index 247fcdd60d..1a9e5dccea 100644 --- a/src/plugins/lua/replies.lua +++ b/src/plugins/lua/replies.lua @@ -306,7 +306,7 @@ if opts then type = 'prefilter', flags = 'nostat', callback = replies_check, - priority = 10, + priority = 9, group = "replies" }) rspamd_config:register_symbol({