The real problem is that lots of developers conflate validating that an email address "looks" correct with it actually being a valid, functioning address for that user.
There is no technical way to verify that an email address works other than sending it a message.
And if someone doesn't want to give you a real email address, they're just going to enter [email protected] to get past the validation.
There is no technical way to verify that an email address works other than sending it a message.
And if someone doesn't want to give you a real email address, they're just going to enter [email protected] to get past the validation.