419
submitted 2 months ago* (last edited 2 months ago) by qaz@lemmy.world to c/programmer_humor@programming.dev

...

you are viewing a single comment's thread
view the rest of the comments
[-] ooterness@lemmy.world 219 points 2 months ago* (last edited 2 months ago)

Jokes aside, I have been blocked many times by overzealous email validation. Yes, my email has a plus sign in it. This is allowed under RFC5322, so deal with it. It is better to have no validation at all than incorrect validation.

[-] gegil@sopuli.xyz 87 points 2 months ago

The best email validation is just sending an email to whatever provided by the user. If user receives an email and validates it, than its validated.

[-] kunaltyagi@programming.dev 14 points 2 months ago

Email address spec is convoluted and this is indeed the best way. Noobs and ninja do it this way, normies try to validate before sending email

load more comments (3 replies)
load more comments (25 replies)
this post was submitted on 19 Jan 2026
419 points (99.1% liked)

Programmer Humor

30775 readers
131 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS