Explorar el Código

Execute after rmilter_headers (prio 10)

andryyy hace 8 años
padre
commit
55071805f3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,
-  priority = 10
+  priority = 11
 })
 end