• Resolved omigosh

    (@omigosh)


    My CSV file looks exactly like this:

    Email, EUID
    <email>@gmail.com,<hash>
    <email>@msn.com,<hash>
    <email>@icloud.com,<hash>

    All I get is an Invalid Email result.

    • This topic was modified 4 years, 6 months ago by Marius L. J..
    • This topic was modified 4 years, 6 months ago by Marius L. J.. Reason: Removed potentially identifying information

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Javier Carazo

    (@carazo)

    @omigosh,

    We use this function to validate emails (the standard from WordPress) so surely those emails are not valid:
    sanitize_email( $email ) == ''

Viewing 1 replies (of 1 total)
  • The topic ‘Invalid email’ is closed to new replies.