TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Why does my newsletter get so many spam sign ups?

3 pointsby joemanacoover 4 years ago
On my website I have a simple self coded (double opt-in) newsletter sign up form.<p>I receive lots of spam sign ups (gmail, yahoo, aol accounts) that never get activated. I automatically clean those up after a few days.<p>I have no captcha because I don&#x27;t like them from a UX perspective. My assumption was that because of the double opt-in process I don&#x27;t need one.<p>But now as I get so many spam sign ups I&#x27;m wondering if I&#x27;m missing something. What&#x27;s the motivation from a spammers point of view? Do they check for security vulnerabilities this way? What kind of goal do they try to achieve?<p>The newsletter form is on the bottom of this page: https:&#x2F;&#x2F;asylumsquare.com

2 comments

detaroover 4 years ago
Do you have anything (end subscription form etc) that might reveal if an address opened the email or accepted the signup? Could be spammers probing for valid addresses? not sure if thats a thing with email.
评论 #25256953 未加载
LinuxBenderover 4 years ago
Newsletters on any site are prime candidates for spammers and malware distributors. One email reaching thousands or potentially hundreds of thousands of people is very tempting. Spammers and malware authors are getting more clever too. They have bots that pose as people and ask naive leading questions, then ultimately direct people to the watering holes.