happyDeliver/api
Pierre-Olivier Mercier 3161e392e8 dmarc: add support for np= non-existent subdomain policy tag
Implements parsing, scoring, CLI output, and UI display for the DMARC
np= tag (DMARCbis draft-ietf-dmarc-dmarcbis), which controls policy for
NXDOMAIN subdomains independently of sp=. The score deducts 15 points
from the base and awards them back when np= is absent (good default) or
its strength is equal to or stricter than the effective sp=/p= policy.
2026-05-18 17:03:58 +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: add support for np= non-existent subdomain policy tag 2026-05-18 17:03:58 +08:00