domainaware / checkdmarc

A parser for SPF and DMARC DNS records
https://domainaware.github.io/checkdmarc
Apache License 2.0
251 stars 77 forks source link

Fix cache in _query_dns #80

Closed jlaundry closed 2 years ago

jlaundry commented 2 years ago

Proposed fix for #79, by checking if type(cache) is ExpiringDict