Y
Hacker News
new
|
ask
|
show
|
jobs
by
dbg31415
1225 days ago
“Double Opt In” is the way to go.
They sign up, then you send them an email and track when they hit the “I approve” link.
1 comments
cuu508
1225 days ago
Watch out, if you get a HTTP GET request on the approve link, it could be the mail provider scanning for malware, not the user. You may need triple opt in :-)
link