miniBB: free php bulletin board and forum softwareECM2 
 - Forums - Reply - Statistics - Search -
ECM2 Forum / ECM2 Installation / Deleting spam with a certain score
Author Message
Larsbirger
Member
# Posted: 23 Nov 2009 10:18
Reply 


Hello,

If I would like to use this configuration, but wanted the server to act on the score of, say 8, instead (the example has a score of 10 as a limit), how would I change this code?

deny message = This message scored $spam_score points.
spam = nobody:true
condition = ${if >{$spam_score_int}{100}{1}{0}}

George
Admin
# Posted: 23 Nov 2009 13:00
Reply 


Actually it is multiplied by ten. Example: If you want to bounce spam at 7.8, than you multiply it by ten, which will result in {78}. Or 8 as your example would be {80} instead of {100}

Larsbirger
Member
# Posted: 25 Nov 2009 02:00
Reply 


Hi George,

Thanks for the info.

Your reply
Bold Style  Italic Style  Underlined Style  Image Link  URL Link 

» Username  » Password 
Only registered users can post here. Please enter your login/password details before posting a message, or register here first.