Closed (fixed)
Project:
Spam
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
12 Jan 2005 at 19:30 UTC
Updated:
20 Feb 2005 at 17:15 UTC
Jump to comment: Most recent file
Currently the anti spam module doesnt seem to filter tracebacks send to articles. While I havent had any spam on my tracebacks, I see these are published automatically and can (and will) potentially be misused by "online casino" posters. should these ostings go through the anti spam module as well?
btw: I think you should rename this module to anti spam module, just to let people know we are the good guys :)
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | trackback.module.patch | 658 bytes | jeremy |
Comments
Comment #1
jeremy commentedThe proper thing to do is to provide hooks so that third party modules (such as trackback) can utilize the spam module. Trying to support all third party modules is an impossibility.
I plan to implement this eventually, but I'm currently focused on finishing a mail archive module, so it may take some time before I get back to focusing on the spam module.
Comment #2
(not verified) commented+1 on this -- the trackback spam has begun on my site.
Comment #3
teradome commentedsorry, that would be me who posted #2.
Comment #4
jeremy commentedA "spam_check" function has been added to allow third-party modules to utilize the spam module.
Attached is a simple example that should make the trackback module spam.module aware.
Comment #5
jeremy commentedPlease see this trackback issue for a working patch implementing the _spam hook. Please test, and if it works say so on the linked issue so this can be merged into the trackback module.
Comment #6
(not verified) commented