From: Vsevolod Stakhov Date: Sat, 26 Nov 2016 13:18:39 +0000 (+0000) Subject: [Minor] Reduce priority for ASN module X-Git-Tag: 1.4.1~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a477739081bb4d4720a3ea437213e70ae9024e30;p=thirdparty%2Frspamd.git [Minor] Reduce priority for ASN module --- diff --git a/src/plugins/lua/asn.lua b/src/plugins/lua/asn.lua index 7595e11141..512f59a56c 100644 --- a/src/plugins/lua/asn.lua +++ b/src/plugins/lua/asn.lua @@ -178,7 +178,7 @@ if configure_asn_module() then name = 'ASN_CHECK', type = 'prefilter', callback = asn_check, - priority = 10, + priority = 5, }) if options['symbol'] then rspamd_config:register_symbol({