Skip to content

feature request: MX Servers lookup cache #142

Description

@emilianocalzada

Currently, each email verification performs a DNS MX record lookup every time, which can be inefficient, especially during bulk email verification processes

  • Enhanced Performance: Reduces the number of DNS queries by storing and reusing MX records, leading to faster verification times.
  • Lower DNS Load: Minimizes repeated lookups for the same domain, decreasing the load on DNS servers.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions