Skip to content
New issue

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

zilencer: Disambiguate no MX records from the domain not existing. #30181

Merged
merged 3 commits into from
May 24, 2024

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    f46c7f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba1ce22 View commit details
    Browse the repository at this point in the history
  3. zilencer: Disambiguate no MX records from the domain not existing.

    This switches to dnspython, since it offers the higher-level
    `resolve_name` method to look up both A and AAAA records, and set
    timeouts.
    alexmv committed May 24, 2024
    Configuration menu
    Copy the full SHA
    a23682b View commit details
    Browse the repository at this point in the history