Disable esld when signing with dkim, fixes #435

This commit is contained in:
kaiyou
2018-04-11 20:35:13 +02:00
parent 8504b78c76
commit d23becb910

View File

@@ -1,2 +1,3 @@
try_fallback = true;
path = "/dkim/$domain.$selector.key";
use_esld = false;