forked from infra/ansible
7 lines
238 B
Plaintext
7 lines
238 B
Plaintext
|
allow_username_mismatch = true;
|
||
|
sign_networks = [127.0.0.1, ::1, {{ mail_trusted }}];
|
||
|
check_pubkey = true;
|
||
|
try_fallback = false;
|
||
|
path = "/var/lib/rspamd/dkim/$domain.$selector.key";
|
||
|
selector_map = "/etc/rspamd/local.d/arc_selectors.map";
|