1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-09-16 09:06:32 +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:
mergify[bot]
2018-11-08 17:24:51 +00:00
committed by GitHub

View File

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