happyDeliver/api
Pierre-Olivier Mercier e168446b44 dns: add HELO/PTR consistency check
Compare the HELO/EHLO hostname announced by the sending server (first
Received hop) against the sender IP's PTR records, surfacing the same
signal as x-ptr/policy.ptr in Authentication-Results. Adds helo_hostname
and helo_ptr_match to DNSResults, applies a 15-point PTR sub-score
penalty on mismatch, and displays the result in a new HELO/PTR
Consistency card.
2026-06-06 16:13:34 +09: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 dns: add HELO/PTR consistency check 2026-06-06 16:13:34 +09:00