Replies: 0
If a user inputs into an email form field a value of “John.Doe@Outlook.com” (capital “O”) the Contact Form 7 plug-in says the email address is invalid. If they use “John.Doe@outlook.com” (lowercase “o”) the form field validates as fine. This is incorrect, a capital letter is acceptable in an email address.
How can I get email address form fields to validate properly?