commit f4db183: [Minor] Sigh, pet luacheck
Vsevolod Stakhov
vsevolod at highsecure.ru
Mon Mar 11 16:07:03 UTC 2019
Author: Vsevolod Stakhov
Date: 2019-03-11 16:05:15 +0000
URL: https://github.com/rspamd/rspamd/commit/f4db183374b9681333895e7173f9a8fda2b569d5 (HEAD -> master)
[Minor] Sigh, pet luacheck
---
lualib/rspamadm/configwizard.lua | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lualib/rspamadm/configwizard.lua b/lualib/rspamadm/configwizard.lua
index 5949dceb4..49e429dfb 100644
--- a/lualib/rspamadm/configwizard.lua
+++ b/lualib/rspamadm/configwizard.lua
@@ -279,7 +279,7 @@ local function setup_dkim_signing(cfg, changes)
local allow_mismatch
local auth_only
local use_esld
- local sign_domain
+ local sign_domain = 'pet luacheck'
local defined_auth_types = {'header', 'envelope', 'auth', 'recipient'}
More information about the Commits
mailing list