Description
Mail software can parse and build Authentication-Results headers as structured Perl objects. These headers summarize checks such as SPF, DKIM, and DMARC so mail systems can explain why a message was trusted or rejected.
It is a library for mail infrastructure and filtering tools. Header data can affect anti-spoofing decisions, so applications should not trust unauthenticated or forged headers blindly.