From 01b1a609ccf15dcc3a21d0938d15ba26000f73bb Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Wed, 29 May 2013 05:23:13 +0000 Subject: 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 --- mail/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'mail/Makefile') diff --git a/mail/Makefile b/mail/Makefile index 505a31b996eb..c76052c2e465 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -536,6 +536,7 @@ SUBDIR += py-Products.MailHost SUBDIR += py-Products.SecureMailHost SUBDIR += py-apolicy + SUBDIR += py-authres SUBDIR += py-cyruslib SUBDIR += py-libgmail SUBDIR += py-milter -- cgit v1.2.3