checkdmarc
checkdmarc copied to clipboard
DMARC or SPF query fails with DMARCRecordNotFound or SPFRecordNotFound in case of timeout
Hello,
thanks for an awesome tool!
I found that when the timeout expires, DMARCRecordNotFound or SPFRecordNotFound gets raised, which makes it hard to distinguish these cases from lack of a DMARC/SPF record.
would it be possible to raise a different exception class for timeouts or other such problems?