[Rspamd-Users] dkim_signing a domain by default
Alberto
alberto at bersol.info
Thu Mar 27 16:13:22 UTC 2025
Hi,
I would like dkim_sign for our domains with their Key, when it's included in
Redis, and if this domain hasn't their key, sign with our default domain Key
(genericdomain.com).
If I set "genericdomain.com" in "use_domain" option, always sign with this
key, and does not use the correct domain key even if it's included in Redis.
use_redis = true;
selector = "miselector";
use_domain = "genericdomain.com";
Is there any way to do it?
Best Regards,
More information about the Users
mailing list