Unknown fields DIR:INB;
Open
@stephenegriffin is already working on this.
Since Mar 18, 2025.
- Dominant language
- TypeScript
- Stars
- 385
- Forks
- 66
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 18
Description
Both https://mha.azurewebsites.net/ and the Outlook add-in report DIR:INB as an unknown field. I believe this is in error since DIR: is well documented and INB means Inbound.
See https://learn.microsoft.com/en-us/defender-office-365/message-headers-eop-mdo
Repro steps:
- Send an email from outside Office 365 to an Exchange Online mailbox. Use MHA to analize the headers and observe 'Unknown fields | DIR:INB;' in the output.
Expected behavior:
- Analyze DIR: and eplain the meaning of INB, OUT or INT
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.
Assessment
This issue has not been assessed yet.