Ver código fonte

[Minor] Removed by a mistake

tags/1.5.4
Vsevolod Stakhov 7 anos atrás
pai
commit
dcfc47f453
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1
    0
      src/plugins/lua/greylist.lua

+ 1
- 0
src/plugins/lua/greylist.lua Ver arquivo

@@ -265,6 +265,7 @@ local function greylist_set(task)
end

local is_whitelisted = task:get_mempool():get_variable("grey_whitelisted")
local do_greylisting = task:get_mempool():get_variable("grey_greylisted")
local do_greylisting_required = task:get_mempool():get_variable("grey_greylisted_required")

-- Third and second level domains whitelist

Carregando…
Cancelar
Salvar