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

feat: follow mx records back to pointers #16814

Merged
merged 4 commits into from
Oct 10, 2024

Commits on Oct 8, 2024

  1. feat: follow mx records back to pointers

    In the event that the MX domain returned is not on the list,
    but the IP address of the MX server is the same as another one on our
    list, resolve those records back to their registered domains to compare.
    
    Signed-off-by: Mike Fiedler <miketheman@gmail.com>
    miketheman committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b542f12 View commit details
    Browse the repository at this point in the history
  2. chore(deps): make the dep explicit now that we import it

    Signed-off-by: Mike Fiedler <miketheman@gmail.com>
    miketheman committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    d77336e View commit details
    Browse the repository at this point in the history
  3. make translations

    Signed-off-by: Mike Fiedler <miketheman@gmail.com>
    miketheman committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c5fa936 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    c911b7a View commit details
    Browse the repository at this point in the history