Add email-path checks

This commit is contained in:
nemunaire 2025-10-23 11:42:27 +07:00
commit 5d335c6a6c
7 changed files with 517 additions and 31 deletions

View file

@ -589,6 +589,14 @@ components:
type: string
format: date-time
description: When this hop occurred
ip:
type: string
description: IP address of the sending server (IPv4 or IPv6)
example: "192.0.2.1"
reverse:
type: string
description: Reverse DNS (PTR record) for the IP address
example: "mail.example.com"
DomainAlignment:
type: object