Differences between revisions 1 and 9 (spanning 8 versions)
Revision 1 as of 2015-07-17 07:42:05
Size: 801
Editor: tmonteil
Comment:
Revision 9 as of 2016-02-14 17:02:05
Size: 1395
Editor: tmonteil
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
If you feel you can help to fight spam, please ask for an admin account. Most spam (currently all) is blocked automatically, thanks to the firewall (iptables) blocking IP sets provided by stopforumspam.
Line 3: Line 3:
Here are measures to remove spam, in increasing. However, it is possible that spam could enter the website again, in which case, it must be removed by hand. If you feel you can help to fight spam, please ask for an admin account.

Here are measures to remove spam, in increasing order.
Line 6: Line 8:
- go to the message, click on "close" or "delete" if someone already closed it.  * go to the message, click on "close" or "delete" if someone already closed it.
 * a discussion started on the policy about this (should we remove it direclty and block the user, should we let another chance), since some message are not clearly spams, look at the archives of sage-askbot-admin mailing-list.
Line 8: Line 11:
== bunch of spams from the same user ==
- click on the user's nickname (bottom right of the question)
- click on "moderation" (top right)
- click on "block user and delete all content"
== bunch of spams from the same user (remove) ==
 * click on the user's nickname (bottom right of the question)
 * click on "moderation" (top right)
 * click on "block user and delete all content"
Line 13: Line 16:
== lot of bunch of spams with a similar pattern ==
- go to http://ask.sagemath.org/settings/MODERATION/
- add the typical keywords appearing in the spams on the "Reject all posts with these phrases" field.
== bunch of spams with a similar pattern (prevent) ==
 * go to http://ask.sagemath.org/settings/MODERATION/
 * add the typical keywords appearing in the spams on the "Reject all posts with these phrases" field.
Line 18: Line 21:
- go to http://ask.sagemath.org/settings/ACCESS_CONTROL/
- select "Allow only registered user to access the forum"
 * go to http://ask.sagemath.org/settings/ACCESS_CONTROL/
 * select "Make site read-only"
 * Then, we could temporary block user registration, from nginx configuation, so that registered users can still interact.

Most spam (currently all) is blocked automatically, thanks to the firewall (iptables) blocking IP sets provided by stopforumspam.

However, it is possible that spam could enter the website again, in which case, it must be removed by hand. If you feel you can help to fight spam, please ask for an admin account.

Here are measures to remove spam, in increasing order.

isolated spam message

  • go to the message, click on "close" or "delete" if someone already closed it.
  • a discussion started on the policy about this (should we remove it direclty and block the user, should we let another chance), since some message are not clearly spams, look at the archives of sage-askbot-admin mailing-list.

bunch of spams from the same user (remove)

  • click on the user's nickname (bottom right of the question)
  • click on "moderation" (top right)
  • click on "block user and delete all content"

bunch of spams with a similar pattern (prevent)

overloaded, need to stop the flood

Fight spam on asksage (last edited 2016-02-14 17:02:05 by tmonteil)