Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Email deliverability check is failing with timeout #150

Copy link
Copy link

Description

@majorgilles
Issue body actions

in validate_email, the result of the following deliverability check is always : {'unknown-deliverability': 'timeout'}

for this call:

 from .deliverability import validate_email_deliverability
 deliverability_info = validate_email_deliverability(
     ret.ascii_domain, ret.domain, timeout, dns_resolver
  )

and this is the case whatever the email

no idea how to solve this, tried adjusting the timeout to no avail.

lib is installed via pydantic (pydantic = {extras = ["email"], version = "==2.8.2"}) and the resolved email_validator version is 2.2.0 (latest at the time of this writing)

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.