Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DKIM-Signature without a signed From header #167

Closed
breedbekkikker opened this issue Aug 20, 2015 · 1 comment
Closed

DKIM-Signature without a signed From header #167

breedbekkikker opened this issue Aug 20, 2015 · 1 comment
Labels
bug Something isn't working

Comments

@breedbekkikker
Copy link

If the "h=" tag does not include the From header field, the Verifier MUST ignore the DKIM-Signature header field and return PERMFAIL (From field not signed). See https://tools.ietf.org/html/rfc6376#section-6.1.1

One might expect that ValidateDkimSignatureParameters would throw a format exception if the DKIM-Signature "h=" tag does not include a From header field.

@jstedfast
Copy link
Owner

fixed

@jstedfast jstedfast added the bug Something isn't working label Aug 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants