allow DKIM-signing if From-Header and Auth-User mismatch
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
try_fallback = true;
|
try_fallback = true;
|
||||||
path = "/dkim/$domain.$selector.key";
|
path = "/dkim/$domain.$selector.key";
|
||||||
use_esld = false;
|
use_esld = false;
|
||||||
|
allow_username_mismatch = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user