Skip to content

email_validator.EmailSyntaxError: The email address contains invalid characters before the @-sign: (, ), .. #77

Description

@erika-humu

Currently validate_email raises an exception on valid emails with the form john.smith(comment)@example.com and (comment)john.smith@example.com due to the parenthesis, which are actually valid at the beginning and end of the local portion of the email address.

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