How to check if email exists before sending verification mail in spring boot ?
Right now, i am just checking email using regex and after sending, i am getting sending failed to my mail as to email is invalid
How to check if email exists before sending verification mail in spring boot ?
Right now, i am just checking email using regex and after sending, i am getting sending failed to my mail as to email is invalid