domainaware / checkdmarc

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

Calls to _get_mx_hosts should use provided DNS servers and timeout value #17

Closed schack closed 6 years ago

seanthegeek commented 6 years ago

Nice catch! Thanks!

seanthegeek commented 6 years ago

This fix is included in the 1.7.8 release that I just pushed to PyPI