Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

>[...] so that some unsuspecting third party isn't suddenly subject to your emails

why not something like byfmupajzmvdaxef@{gmail.com,outlook.com,yahoo.com}? I doubt that large email providers are going to be inconvenienced by the spam. Your solution is likely to get rejected by overzealous form validation (for good reason!).



You've probably meant: ';drop+table+users;@gmail.com


Not technically a valid email, although you could try "';DROP TABLE USERS;--"@gmail.com

Weirdly enough it's the semicolon that isn't allowed, not the single quote.


Nah, it will pass many validators even with semicolons (like http://emailregex.com, which yours would fail btw). You are right though about better leaving spaces verbatim and adding the hyphens.


I can't help it that most email validators aren't following the standard ;-)


The standard is followed so infrequently that quoting it is basically an exercise in needless pedantic detail mongering. It's just not very relevant, probably because the rules to check valid email are so ridiculously complex (how long was that regex, 200+ characters?).


The email address standard is hilarious and should be made fun of at every opportunity.

The whole quoted-string commented multiline business (seriously, why?) is rightfully ignored by anyone who's ever made or used a mailserver, but it's still there.


Little Bobby Tables, we meet again.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: