Commit graph

12 commits

Author SHA1 Message Date
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
d870fc8130 Add backup/restore commands
All checks were successful
continuous-integration/drone/push Build is passing
2025-11-03 11:53:43 +07:00
faf860f4a1 New option to configure ratelimit 2025-10-26 21:42:58 +07:00
82373cdaac Redo cli_analyzer 2025-10-26 21:42:58 +07:00
08c6e0eef2 Rate limit API requests 2025-10-25 03:36:34 +07:00
d87b0cbcb0 Remove checks 2025-10-23 10:40:12 +07:00
74aee54432 Score as percentages 2025-10-21 12:52:20 +07:00
dfc0eeb323 New route to perform a new analysis of the email
All checks were successful
continuous-integration/drone/push Build is passing
2025-10-20 19:33:23 +07:00
30f774c1fb Expose analyzer 2025-10-20 15:13:53 +07:00
4304784796 Add an auto-cleanup worker 2025-10-20 15:08:45 +07:00
3867fa36a2 Add LMTP server 2025-10-20 15:02:14 +07:00
18c2f95112 Refactor main.go 2025-10-20 15:02:14 +07:00