My-Little-Forum / mylittleforum

A simple PHP and MySQL based internet forum that displays the messages in classical threaded view (tree structure)
GNU General Public License v3.0
121 stars 47 forks source link

Show the source of a spam classification to the forum team members #677

Open auge8472 opened 1 year ago

auge8472 commented 1 year ago

It could be interesting to see, which spam prevention method classified an entry as spam, to get an oversight about the efficiency of activated spam prevention methods. Currently this is a blackbox.

This would in example improve the feeling for whether one should switch the mode from manual to automatic operation for the Bayes filter B8 or if an inefficient method could be deactivated.