happyDeliver/internal/app
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
..
cleanup.go Add an auto-cleanup worker 2025-10-20 15:08:45 +07:00
cli_analyzer.go dmarc: add support for np= non-existent subdomain policy tag 2026-05-18 17:03:58 +08:00
cli_backup.go Add backup/restore commands 2025-11-03 11:53:43 +07:00
server.go New option to configure ratelimit 2025-10-26 21:42:58 +07:00