integration with mollom?
mati fsinf - January 3, 2009 - 11:49
| Project: | Spam |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
Jump to:
Description
Hi,
Since Mollom has a cap on how much spam it filters, but still does a very good job at it, I was wondering how well this module integrates with Mollom. So is it be possible to use the filtering of this module before it actually goes to the Mollom servers? This also seems like a sensible solution load-distribution wise (even if Mollom were completely free). Or do these modules conflict? Could this be fixed?
greetings, Mati

#1
Mollom totally outsources the spam filtering and has an external party do all the work (which has cost, privacy and uptime implications). The Spam module keeps everything in your own systems. So, there's really no reason to integrate them in any way as they have different purposes and appeal to different users.
#2
(oops accidentally modified title)
#3
It's been some time since I've looked at the public Mollom API's -- last I looked there wasn't enough information available to integrate Mollom into the spam module. That said, I'd not be opposed to a plug-in that allowed you to run form data through Mollom and include it's feedback along with other spam filters to come up with a final score for content. Postponing until someone contributes a patch.