mirror of
https://blitiri.com.ar/repos/chasquid
synced 2025-12-19 14:57:04 +00:00
dkim: Implement internal dkim signing and verification
This patch implements internal DKIM signing and verification.
This commit is contained in:
6
internal/dkim/testdata/11-strict_domain_check_fail.readme
vendored
Normal file
6
internal/dkim/testdata/11-strict_domain_check_fail.readme
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
Strict domain check is enabled, but fails.
|
||||
|
||||
This test has a DNS key with t=s, but the DKIM signature's i= is different
|
||||
than d= (but it is a subdomain, which is enforced at parsing time as per RFC).
|
||||
|
||||
It was constructed using an ad-hoc modified version of the signer.
|
||||
Reference in New Issue
Block a user