allow DKIM-signing if From-Header and Auth-User mismatch
parent
09abaff9b6
commit
13bc6261e4
@ -1,3 +1,4 @@
|
||||
try_fallback = true;
|
||||
path = "/dkim/$domain.$selector.key";
|
||||
use_esld = false;
|
||||
allow_username_mismatch = true;
|
||||
|
Loading…
Reference in New Issue