Hi,
I need to verify email address on registration of members.
Currently, the only check is if the data is of "Email" type or not.
I would want to mark the new members as "valid" or "invalid" post them verifying their Email ID.
Most websites send an email verification mail with a random code generated which when clicked verifies the mail.
Can someone help do something similar?