-
Notifications
You must be signed in to change notification settings - Fork 629
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to deal with spam? #844
Comments
Although it is related to this, there is still no solution! What to use, will there be a solution in the next updates? |
Spam is a more and more complex problem nowadays so there is no one-fit-all solution I am afraid. There are solutions in those issues that are not in the core, have you tried those? |
I have not tried anything, only the standard one, I have not found any other solutions to combat spam. If there is something, tell me I will be glad. |
There are 3rd-party plugins in the anti-spam section here: https://docs.question2answer.org/addons/plugins/ Akismet works well on Wordpress so it should be good on Q2A too. I haven't tested that particular plugin though. There are various options in Q2A you can try. The first is the reCAPTCHA plugin if you haven't already. Also "Use moderation for users with less than N points" will stop all spam by new users appearing on your site. Closing this as it's really a duplicate of #793 |
I wrote that I have all protection against spam enabled, including RECAPTCHA. I am also enabled to use moderation for users with less than N points, but it does not help, spam still appears, albeit in a smaller amount. And I could not put the Akismet plugin into operation, maybe everything because it is for version 1.6, and now version 1.8.5? Is Akismet not working properly for this reason? Modules such as Akismet need to be done by default in the CMS, in order to keep the update from being updated in place with the system, and this may be free from spam by default. |
If this is realy the case, then this issue is a new one and not a duplicate of the general spam complains. |
The problem is that a very large amount is posted daily, which is very difficult to remove one by one. I have all the spam protection on my system enabled. This is reCAPTCHA, and moderation of absolutely all new messages (anonymous and registered). Full protection included, but it doesn't help.
Perhaps there are vulnerabilities in the code that spammers find and exploit? Since with such a strong on-on protection, spam still appears from both anonymous and registered users. Moreover, without moderation. Those. regular messages posted by users go to moderation, all without exception. But spam messages will be posted as if nothing had happened, both from anonymous users and from registered users, without any moderation.
Correct this please, I'm tired of fighting this spam.
Make also the possibility of mass deletion of messages, as it is very difficult to delete such amount of spam one by one.
The text was updated successfully, but these errors were encountered: