Skip to content

feature request: MX Servers lookup cache #142

Open
@emilianocalzada

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.

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