~ar-python-hackers/authentication-results-python/trunk

« back to all changes in this revision

Viewing changes to README

  • Committer: Scott Kitterman
  • Date: 2015-03-10 02:39:54 UTC
  • Revision ID: scott@kitterman.com-20150310023954-16necyjjhaqijm87
README updates.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
RFC 5617 DKIM/ADSP
8
8
RFC 6008 DKIM signature identification (header.b)
9
9
RFC 6212 Vouch By Reference (VBR)
10
 
draft-kucherawy-dmarc-base-01 DMARC
 
10
RFC 6577 Sender Policy Framework (SPF)
 
11
draft-kucherawy-dmarc-base DMARC
11
12
RFC 7281 Authentication-Results Registration for S/MIME
 
13
RFC 7293, The Require-Recipient-Valid-Since Header Field
 
14
    and SMTP Service Extension, header field types
12
15
 
13
16
import authres only provides the RFC 5451/7001 types. Individual additions can be
14
17
imported by name, import authres.dkim_b, authres.dkim_adsp, authres.vbr,