forked from pool/python-authheaders
605cfb067ca21f150524c0be040523a33aac5dc76e6c96b829518040cac45531
importlib_resources
* Add initial doctests for dmarc_lookup.py
* Correctly strip trailing backslash in parsed DMARC record
components
* Handle DMARC records containing empty quoted values (#26)
* Add dmarc_lookup.DMARCException and raise it for missing
tag/values (#27)
* Catch DMARCException error and return DMARC permerror
result (#27)
* Set DMARC result to permerror if From domain cannot be
extracted (#25)
* Use dns.resolver.resolve instead of dns.resolver.query
due to deprecation
* Update PSL from upstream
* Add new option for authenticate_message, dmarcbis to
enable DMARC policy
* discovery and alignment per draft-ietf-dmarc-dmarcbis
(default is False)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-authheaders?expand=0&rev=18
Description
No description provided
Languages
RPM Spec
100%