Browse Source

Execute after rmilter_headers (prio 10)

andryyy 8 years ago
parent
commit
55071805f3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      data/conf/rspamd/lua/rspamd.local.lua

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

@@ -55,7 +55,7 @@ rspamd_config:register_symbol({
       end
       end
     end
     end
   end,
   end,
-  priority = 10
+  priority = 11
 })
 })
 end
 end