From 9e8c3bff81222929c8519bce6358799f91bc2842 Mon Sep 17 00:00:00 2001 From: Christopher Walker Date: Sat, 11 May 2013 23:58:19 -0500 Subject: python/python-authres: Added (RFC 5451 Auth Results Headers generation and parsing) Signed-off-by: Robby Workman --- python/python-authres/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 python/python-authres/README (limited to 'python/python-authres/README') diff --git a/python/python-authres/README b/python/python-authres/README new file mode 100644 index 0000000000..de1c8ff506 --- /dev/null +++ b/python/python-authres/README @@ -0,0 +1,7 @@ +RFC 5451 Authentication-Results Headers generation and parsing for +Python/Python3. + +It also supports Authentication Results extensions: + * RFC 5617 DKIM/ADSP + * RFC 6008 DKIM signature identification (header.b) + * RFC 6212 Vouch By Reference (VBR) -- cgit v1.2.3