canpolat to ProgrammingEnglish · 1 year agoValidating or verifying emailsblog.ploeh.dkexternal-linkmessage-square6fedilinkarrow-up113arrow-down10
arrow-up113arrow-down1external-linkValidating or verifying emailsblog.ploeh.dkcanpolat to ProgrammingEnglish · 1 year agomessage-square6fedilink
minus-squareIteria@sh.itjust.workslinkfedilinkEnglisharrow-up5·1 year agoWell… yes. That was the point made in the article. Validating the email address doesn’t do anything. The easiest way is to just sent a link to the entered address and see if the user can click it.
Well… yes. That was the point made in the article. Validating the email address doesn’t do anything. The easiest way is to just sent a link to the entered address and see if the user can click it.