happyDeliver/api
Pierre-Olivier Mercier 809bca02e4 dmarc: implement DMARCbis DNS Tree Walk and new tag support
Replace RFC 7489 PSL-based org-domain lookup and RFC 9091 PSD DMARC
fallback with the DMARCbis DNS Tree Walk algorithm (max 8 queries,
8-label shortcut, TLD records require psd=y). Add parsing for the new
t= (test mode), psd= (y/n/u), and deprecated tag detection (pct, rf,
ri). Update validateDMARC to accept p=-absent records with rua= per
DMARCbis §4.7. Score t=y by downgrading effective policy one level.

Surface user-facing advisories in DmarcRecordDisplay: deprecation
warnings for pct=/rf=/ri=, test mode explanation with per-policy
impact, and PSD/org-domain boundary notices.
2026-05-18 20:57:31 +08:00
..
config-models.yaml Extract OpenAPI schemas to separate file and move models to internal/model package 2026-04-09 18:36:27 +07:00
config-server.yaml Extract OpenAPI schemas to separate file and move models to internal/model package 2026-04-09 18:36:27 +07:00
openapi.yaml Extract OpenAPI schemas to separate file and move models to internal/model package 2026-04-09 18:36:27 +07:00
schemas.yaml dmarc: implement DMARCbis DNS Tree Walk and new tag support 2026-05-18 20:57:31 +08:00