mirror of
https://github.com/Mailu/Mailu.git
synced 2025-01-14 02:34:22 +02:00
Merge pull request #697 from HorayNarea/fix-missing-dkim
allow DKIM-signing if From-Header and Auth-User mismatch - fix #462
This commit is contained in:
commit
5c24390114
@ -1,3 +1,4 @@
|
||||
try_fallback = true;
|
||||
path = "/dkim/$domain.$selector.key";
|
||||
use_esld = false;
|
||||
allow_username_mismatch = true;
|
||||
|
Loading…
Reference in New Issue
Block a user