Ask HN: Is it important to verify email addresses?
How important is it to add an email verification step to the registration process? With this step a user must "activate" their account by clicking a link in an email before they can use site features. On one hand it makes the registration process much more difficult and time consuming, but on the other it is an easy way to verify a user's unique identity. How important is it? Are there alternative methods that are easier on the user?
5 comments
[ 3.0 ms ] story [ 30.2 ms ] thread1. Have verified users therefore less hacking your system through TOS type loopholes.
2. Your email server will bounce lesser number of emails therefore faster email delivery and reduced costs.
3. Once your service gathers customers, it will give them a sense of security.
Making extra burden for user just to make your life easier ... hmmm, not sure if this is right approach.