mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-09 12:02:14 +00:00
dkim_sign.lua: fixup base
This commit is contained in:
@@ -159,6 +159,7 @@ local function do_dkim_sign(msg, data)
|
||||
|
||||
local signed_domain = false
|
||||
local domain_config = data.domain[sender_domain]
|
||||
local base = data.base
|
||||
|
||||
if domain_config then
|
||||
-- TODO: check DNS to decide whether to try and sign based
|
||||
|
||||
Reference in New Issue
Block a user