打击付费垃圾邮件发送者
在我在社区中修补了 recaptcha 后,似乎垃圾邮件仍然不知从何而来,我能想象的唯一导致垃圾邮件的原因是付费人员发送垃圾邮件,有什么想法如何防止这些混蛋吗?
after i patched up recaptcha in my community, it seems spam is still coming from nowhere and the only thing i can imagine causing it is a paid human being to spam, any ideas how to prevent these bastards ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
除了不太有效的 IP 阻止之外,我建议使用 StackOverflow 等社区的努力。允许用户标记内容,这将有助于解决问题。
您还可以要求带有激活链接的唯一电子邮件(如果您还没有)。
Other than IP blocking, which isn't very effective, I would suggest using a community effort like StackOverflow uses. Allow users to flag content, and it will help the problem.
You can also require unique email with an activation link, if you don't already.