Skip to content

FEATURE: updated DMARC_BUILDER for RFC 9989 - #4794

Merged
TomOnTime merged 7 commits into
DNSControl:mainfrom
ElliottCepin:feat/dmarc-rfc9989
Aug 24, 2026
Merged

FEATURE: updated DMARC_BUILDER for RFC 9989#4794
TomOnTime merged 7 commits into
DNSControl:mainfrom
ElliottCepin:feat/dmarc-rfc9989

Conversation

@ElliottCepin

Copy link
Copy Markdown
Contributor

Fixes #4378

Updated DMARC_BUILDER to deprecate ri, rf, and pct tags. Added support for np, t, and psd tags. Updated documentation to represent the changes (removed information about ri, rf, and pct and added information about np, t, and psd).

ri, rf, and pct logic left in place; they now log warning to the console.

Comment thread .npmrc Outdated

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's this?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is an npm environmental variable that I set while troubleshooting that should not have been committed.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's fine. Please update the PR without that file.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@TomOnTime

Copy link
Copy Markdown
Collaborator

Thanks!

@TomOnTime
TomOnTime merged commit 6fcc3de into DNSControl:main Aug 24, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

DMARC_BUILDER RFC 9989 updates

2 participants