Re: detecting spam keywords with stripos

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Stuart wrote:

> I'm sure you could integrate SpamAssassin or similar because at the
> end of the day all those systems expect is a bunch of text. 

Exactly.  You can run SA as a daemon (spamd) and feed data to it using
spamc. Works very well. The full ruleset is probably too much, but it's
easy to "roll your own" too.

> If they require the headers of an email you can supply fake ones and
> remove any effect headers have on the score. 

SA doesn't require them, and without them scoring would (obviously) be
based on the text only.


/Per

-- 
Per Jessen, Zürich (20.9°C)


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux