Open AnuraagRacherla opened 5 years ago
Hi,
Even after passing a valid email id to validate_email(email, check_mx=True), Receiving below error.
raise DNSError('No working name servers discovered') DNS.Base.DNSError: No working name servers discovered
use Py3DNS pip install Py3DNS
pip install Py3DNS
This Does not work. Any other work arounds?
Was this ever resolved?
hell no
Hi,
Even after passing a valid email id to validate_email(email, check_mx=True), Receiving below error.
raise DNSError('No working name servers discovered') DNS.Base.DNSError: No working name servers discovered