Skip to content
This repository was archived by the owner on Mar 27, 2026. It is now read-only.

DKIM: if one of signatures are correct for dkim domain, then use it.#48

Open
BHYCHIK wants to merge 1 commit intoExim:masterfrom
BHYCHIK:if-one-of-signatures-per-domain-correct-use-it
Open

DKIM: if one of signatures are correct for dkim domain, then use it.#48
BHYCHIK wants to merge 1 commit intoExim:masterfrom
BHYCHIK:if-one-of-signatures-per-domain-correct-use-it

Conversation

@BHYCHIK
Copy link
Copy Markdown

@BHYCHIK BHYCHIK commented Aug 9, 2016

DKIM: if one of signatures are correct for dkim domain, then use it, not the first one.

@z3APA3A
Copy link
Copy Markdown

z3APA3A commented Aug 9, 2016

Currently first signature is always used. In situation where message has both valid and invalid DKIM signatures for the same domain (e.g. message is sent to mailing list or signed by forwarder) it may lead to the situation where valid DKIM signature is ignored and message is treated as unsigned. Valid DKIM signature should always be preffered.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants