Open tanyjnaaman opened 2 years ago
This is not a bug.
According to the official email standards by RFC 5321 Section 2.3.5, there is no specification that email domains are case sensitive. In fact, the email provided in your example is a valid email.
The official standards only states that "A domain name (or often just a "domain") consists of one or more components, separated by dots if more than one appears. In the case of a top-level domain used by itself in an email address, a single string is used without any dots."
Another explanation is provided in this stack overflow answer, which screenshot is also provided below.
Team chose [response.Rejected
]
Reason for disagreement: [replace this with your explanation]
In this example, .Com is permitted. Expectation would be that a warning would be released, or this is not permitted as a valid email format.