logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Mail::AuthenticationResults - Object Oriented Authentication-Results Headers

Author

Marc Bradshaw <marc@marcbradshaw.net>

Bugs

Please report bugs via the github tracker. https://github.com/marcbradshaw/Mail-AuthenticationResults/issues

Description

Object Oriented Authentication-Results email headers. This parser copes with most styles of Authentication-Results header seen in the wild, but is not yet fully RFC7601 compliant Differences from RFC7601 key/value pairs are parsed when present in the authserv-id section, this is against RFC but has been seen in headers added by Yahoo!. Comments added between key/value pairs will be added after them in the data structures and when stringified.

Methods

new() Return a new Mail::AuthenticationResults object parser() Returns a new Mail::AuthenticationResults::Parser object for the supplied $auth_results header

Name

Mail::AuthenticationResults - Object Oriented Authentication-Results Headers

Version

version 2.20231031

See Also