Skip to content

Ignore spaces when verifying DKIM entry#3

Open
jschornick wants to merge 1 commit intocodev:mainfrom
jschornick:dkim-spaces
Open

Ignore spaces when verifying DKIM entry#3
jschornick wants to merge 1 commit intocodev:mainfrom
jschornick:dkim-spaces

Conversation

@jschornick
Copy link

A DKIM tag list can include arbitrary whitespace between entries[1].

Removing whitespace during the DKIM validity check should prevent at least one class of false failure from being reported.

[1] https://datatracker.ietf.org/doc/html/rfc6376/#section-3.2

A DKIM tag list can include arbitrary whitespace between entries[1].

Removing whitespace during the DKIM validity check should prevent at
least one class of false failure from being reported.

[1] https://datatracker.ietf.org/doc/html/rfc6376/#section-3.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant