-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Sh4d0wHunt3rX, TheTechromancer and xsafter
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request