allow DKIM-signing if From-Header and Auth-User mismatch

master
Thomas Sänger 6 years ago
parent 09abaff9b6
commit 13bc6261e4
No known key found for this signature in database
GPG Key ID: 057DDBB960D5382D

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

Loading…
Cancel
Save