1
0
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:
mergify[bot] 2018-11-08 17:24:51 +00:00 committed by GitHub
commit 5c24390114
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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