Skip to content

Address Validator Project Enhancement: Add Comprehensive Email Validation #328

Open
@m-hassanqureshi

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.

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