Y
Hacker News
new
|
ask
|
show
|
jobs
by
devjam
2310 days ago
Nor does it accept "+" characters in the email address localpart, as allowed in RFC822 (1982).
1 comments
CameronNemo
2310 days ago
I recently learned that single words are considered valid email addresses... e.g. "foo" or "root".
link
Cyph0n
2310 days ago
Isn’t that how mail gets routed to local user mailboxes?
link
CameronNemo
2310 days ago
Yes, exactly. I just never expected an email parser to recognize those cases.
link