We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
use Py3DNS pip install Py3DNS
pip install Py3DNS
Sorry, something went wrong.
This Does not work. Any other work arounds?
Was this ever resolved?
hell no
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: