dkim_sign.lua: fixup base

This commit is contained in:
Wez Furlong
2023-06-09 11:48:19 -07:00
parent fd4aeb00a2
commit 643eecc9cc
+1
View File
@@ -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