Y
Hacker News
new
|
ask
|
show
|
jobs
by
eddyg
2496 days ago
I use:
^[^@]+@[^.]+\..+$
for a
bit
of sanity checking...
1 comments
dalbotex
2495 days ago
Multiple @ symbols are absolutely valid, as long as they are properly quoted ;)
link