tanyjnaaman / pe

0 stars 0 forks source link

Email domain can start with number #13

Open tanyjnaaman opened 2 years ago

tanyjnaaman commented 2 years ago

image.png

nus-se-bot commented 2 years ago

Team's Response

This is not a bug.

According to the official email standards by RFC 5321 Section 2.3.5, domain names may be dotless, or in other words, do not require a subdomain component. This may be the case for TLD level email addresses or local networks where domains are likewise dotless. In particular, the document states the follwoing

"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."

This is also shown in the Wikipedia (screenshot below)

image.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]


:question: Issue type

Team chose [type.FeatureFlaw] Originally [type.FunctionalityBug]

Reason for disagreement: [replace this with your explanation]