dkim check doesn't show failed
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 385
- Forks
- 66
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 18
Description
It's nice that the MHA parses the header, however when trying to use it to check for valid dkim, I intentionally deleted some characters from the dkim signature, and there is nothing in the MHA indicating that the dkim is invalid- it would be great if you could include this functionality. MX toolbox does but has formatting issues so I'd rather use the MHA
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Trace the MHA path that parses DKIM headers, then determine how validation results should be surfaced; done means an intentionally modified DKIM signature is clearly reported as invalid.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100