39a2ccdc5a68bb59b2329ef250afcd521d4688ad
Jeremy D Fix a few issues: - Redirec...

Jeremy D authored 2 years ago

1) # Stop Forum Spam
2) ### Description
3) This customization adds support for detecting spam by using the [Stop Forum Spam](https://www.stopforumspam.com/) API.
jdarwood007 Add the Stop Forum Spam mod

jdarwood007 authored 4 years ago

4) 
Jeremy D Fix a few issues: - Redirec...

Jeremy D authored 2 years ago

5) ### SMF Version support
6) This supports SMF 2.0.x and 2.1.x
jdarwood007 Add the Stop Forum Spam mod

jdarwood007 authored 4 years ago

7) 
Jeremy D Fix a few issues: - Redirec...

Jeremy D authored 2 years ago

8) ### Sections checked
9) On registration this can check the following fields:
10) - Username
11) - Email Address
12) - IP Address
John Rayes Update README.md

John Rayes authored 7 months ago

13) 
Jeremy D Fix a few issues: - Redirec...

Jeremy D authored 2 years ago

14) On Posts this can check the following fields
15) - Username
16) - Email Address
17) - IP Address
John Rayes Update README.md

John Rayes authored 7 months ago

18) 
19) On Search this can check:
Jeremy D Fix a few issues: - Redirec...

Jeremy D authored 2 years ago

20) - IP Address
John Rayes Update README.md

John Rayes authored 7 months ago

21) 
Jeremy D Fix a few issues: - Redirec...

Jeremy D authored 2 years ago

22) On Report(ing) posts this can check:
23) - Email
24) - IP Address
John Rayes Update README.md

John Rayes authored 7 months ago

25) 
Jeremy D Fix a few issues: - Redirec...

Jeremy D authored 2 years ago

26) This can also check custom forms by specifying the id of the field in a comma separated list into the extra fields options.
jdarwood007 Add the Stop Forum Spam mod

jdarwood007 authored 4 years ago

27) 
Jeremy D Fix a few issues: - Redirec...

Jeremy D authored 2 years ago

28) ### Setup
29) Out of the box this has a default configuration of checking only usernames.  Additionally the confidence level for username can be adjusted.
30) 
31) This can also block TOR as reported to the Stop Forum Spam database.
32) 
33) The Verification Options section controls on which controls we are enforcing these checks again.
34) 
35) ### Compatibility