2
0
andryyy 8 жил өмнө
parent
commit
2fcbce4f2e

+ 1 - 0
data/conf/rspamd/lua/rspamd.local.lua

@@ -45,6 +45,7 @@ rspamd_config:register_symbol({
       if action ~= 'no action' and action ~= 'greylist' then
         rspamd_logger.infox("skipping tag handler for action: %s", action)
         task:set_metric_action('default', action)
+        return true
       end
 
       if authdomain then