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

« back to all changes in this revision

Viewing changes to authres/rrvs.py

  • Committer: Scott Kitterman
  • Date: 2016-12-11 05:52:42 UTC
  • Revision ID: scott@kitterman.com-20161211055242-molq08jlvoa07tj0
  + Add support for RFC 7601 use of SMTP auth with the mailfrom property

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
 
25
25
__author__  = 'Scott Kitterman, Julian Mehnle'
26
26
__email__   = 'scott@kitterman.com'
 
27
__version__ = '0.800'
27
28
 
28
29
import authres.core
29
30
from authres.core import make_result_class_properties