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