Skip to content

Add module to inspect DMARC policies #1626

Open
@colin-stubbs

Description

@colin-stubbs

Description

Checks for and parses common DMARC TXT records, e.g. _dmarc.target.domain

DMARC policies may contain email addresses for reporting destinations, typically these are software processed inboxes, but they may also be to individual humans or team inboxes.

Example TXT record:

v=DMARC1; p=reject; fo=1; rua=mailto:[email protected],mailto:[email protected]; ruf=mailto:[email protected],mailto:[email protected];

I have written a module to do this and will submit a PR shortly.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions