Package: wnpp Severity: wishlist Owner: Magnus Holmgren <holmg...@debian.org>
* Package name : libmail-authenticationresults-perl Version : 1.20180923 Upstream Author : Marc Bradshaw <m...@marcbradshaw.net> * URL : https://metacpan.org/release/Mail-AuthenticationResults * License : Artistic or GPL 1+ Programming Lang: Perl Description : object oriented Authentication-Results email headers This is a separate package required by Mail::DKIM 0.55 and later. See also https://bugs.debian.org/927005 and https://bugs.debian.org/927002. Description from upstream: 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. It is a work in progress..