Closed (won't fix)
Project:
Spam
Version:
5.x-3.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Jan 2008 at 01:30 UTC
Updated:
24 Apr 2008 at 13:29 UTC
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.