Pārlūkot izejas kodu

support for non-TLD domains

tags/1.7.7
Andrey Igoshin pirms 6 gadiem
vecāks
revīzija
cadbc3d724
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. 3
    0
      src/plugins/lua/whitelist.lua

+ 3
- 0
src/plugins/lua/whitelist.lua Parādīt failu

@@ -135,6 +135,9 @@ local function whitelist_cb(symbol, rule, task)

if tld then
found, mult = find_domain(tld)
if not found then
found, mult = find_domain(val)
end
end
end
end, dkim_opts)

Notiek ielāde…
Atcelt
Saglabāt