syrusakbary / validate_email

Validate_email verify if an email address is valid and really exists
Other
578 stars 232 forks source link

DNS.Base.DNSError: No working name servers discovered (Python 3.7.3) #102

Open AnuraagRacherla opened 5 years ago

AnuraagRacherla commented 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

Soro08 commented 5 years ago

use Py3DNS pip install Py3DNS

rahul-balaji commented 4 years ago

use Py3DNS pip install Py3DNS

This Does not work. Any other work arounds?

GaryMinor commented 3 years ago

Was this ever resolved?

strongpapazola commented 1 year ago

hell no