Skip to content

Address Validator Project Enhancement: Add Comprehensive Email Validation #328

Description

@m-hassanqureshi

The current script only checks for the presence of "@" and ".", which is insufficient for robust email validation. I propose replacing it with a script that includes regex-based syntax checks, length validation, MX record verification, and support for internationalized domains. This enhancement will ensure more accurate and reliable email validation, improving overall functionality and user experience.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions