Skip to content

Commit 567f5b3

Browse files
author
Marius Burkard
committed
Dont normalize to main domain on dkim signing
1 parent c0e4069 commit 567f5b3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
try_fallback = false;
2+
use_esld = false;
23
path_map = "/etc/rspamd/local.d/dkim_domains.map";
3-
selector_map = "/etc/rspamd/local.d/dkim_selectors.map";
4+
selector_map = "/etc/rspamd/local.d/dkim_selectors.map";

0 commit comments

Comments
 (0)