freebsd-ports/mail/py-authres/pkg-descr
Martin Wilke 01b1a609cc This is python module for RFC 5451 Authentication-Results Headers
generation and parsing.
It also supports Authentication Results extensions:

RFC 5617 DKIM/ADSP
RFC 6008 DKIM signature identification (header.b)
RFC 6212 Vouch By Reference (VBR)
draft-kucherawy-dmarc-base-00 DMARC

WWW: https://launchpad.net/authentication-results-python/

PR:		ports/177824
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2013-05-29 05:23:13 +00:00

10 lines
341 B
Text

This is python module for RFC 5451 Authentication-Results Headers
generation and parsing.
It also supports Authentication Results extensions:
RFC 5617 DKIM/ADSP
RFC 6008 DKIM signature identification (header.b)
RFC 6212 Vouch By Reference (VBR)
draft-kucherawy-dmarc-base-00 DMARC
WWW: https://launchpad.net/authentication-results-python/