Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
LeoPanthera
on Sept 1, 2022
|
parent
|
context
|
favorite
| on:
Falsehoods programmers believe about email
Technically
, a trailing dot is required for the root domain.
"ai" is not valid but "ai." is.
Though I suspect a lot of software is quite lenient.
occamrazor
on Sept 1, 2022
|
next
[–]
Conversely, the address joe@example.com. (with a trailing dot) is valid, but probably breaks countless programs.
cs02rm0
on Sept 1, 2022
|
parent
|
next
[–]
Once upon a time it used to work for Youtube, but break the adverts. Halcyon days.
jabroni_salad
on Sept 1, 2022
|
prev
[–]
It seems like most MTAs just append it for you quietly, as someone who has chased ghosts through way too many smtp logs.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
"ai" is not valid but "ai." is.
Though I suspect a lot of software is quite lenient.