checks for dkim but also spf and dmarc #507
-
|
Hello, dkim_verifier is reporting only dkim for some servers while also spf and dmarc for other. Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
The add-on is only doing DKIM verification locally. The SPF and DMRAC result is coming from the Authentication-Results header. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks! |
Beta Was this translation helpful? Give feedback.


The add-on is only doing DKIM verification locally. The SPF and DMRAC result is coming from the Authentication-Results header.
See https://github.com/lieser/dkim_verifier/wiki/Options#read-authentication-results-header for more information.