Hi!
I think spam is one of the most important modules ever. Keep up the good work!
What I desperately need is a way to run filters (Custom and Bayesian) manually on trackbacks. I get lots of spam via trackback and it's very time taking to tell the module over and over again that one text is spam.
I know the "scan" function for Custom Filters, but it seems to me, it only runs filters on comments. And I did not find a way to rerun Bayesian filters on Comments and Trackbacks.
Is there a way, you could implement that?
Kind regards,
Thomas
Comments
Comment #1
jeremy commentedThe module has been completely reworked in the 3.x development branch. Support for trackbacks has not yet been added, but is simply done through an include file (or adding the appropriate hooks in the trackback module itself). It will be up for the trackback implementation to implement this functionality itself.