Am Donnerstag 20 März 2008 09:38:03 schrieb Ammar Ibrahim: > thkoch mentioned that PEAR's Net_DNSBL > (http://pear.php.net/package/Net_DNSBL/) is being used in eZ Publish. > The suggestion is that a similar more comprehensive component would be > a nice addition to the components. I would like to know you're > impressions about the idea, and we can take it from here. > > - Ammar
Hi Ammar, thanks for putting the idea in the mailinglist. Only to avoid confusion: * I was talking about the eZP related code from Young Media Concepts, not eZP itself. eZP does not make use of NET_DNSBL AFAIK. * I'm not a project member of ezc or ezp. Some ideas, what I could imagine to be put in the Spam Detector: The spam detector is targeted at web content like blog comments, not at mail content. In general the component should provide a collection of strategies against spam. Every strategie can consume a ContentObject containing the necessary data like remote IP, textbody, senders email address and so on. Possible Strategies * Akismet * Word blacklist * Net_DNSBL functionality * link to text ratio [1] http://en.wikipedia.org/wiki/Akismet Best regards, -- Thomas Koch, Software Developer Young Media Concepts GmbH Sonnenstr. 4 CH-8280 Kreuzlingen Switzerland Tel +41 (0)71 / 560 53 81 Fax +41 (0)71 / 560 53 89 Mobile +49 (0)170 / 753 89 16 Web www.ymc.ch -- Components mailing list [email protected] http://lists.ez.no/mailman/listinfo/components
