On 2/9/2011 2:25 PM, Steve Freegard wrote:
What plugin do you have in mind? If it is your URI shortener plugin I
would have to strongly protest. Its current design is good in theory
but it will never survive in mass production. It has the capability of
making spamassassin far too slow while it is too easy to bypass.
No - I wouldn't dream of putting the full short URI decoder into the
mass-checks in it's current form; but I would put a version that simply
reported when short URIs were detected (BTW - the rules that do this in
your sandbox need to backslash escape the dots) as it's more efficient
to do this in a plug-in with easily expandable list than with a URI rule
and massive regexps IMO. We should have these sorts of 'instrumentation'
rules in the corpus that tell us when a particular abuse vector is being
more heavily exploited and allows them to be used in meta rules.
Anyway - I was talking in more general terms; I have some ideas for a
few other plugins.
Regards,
Steve.
Go ahead and delete my crappy huge shortener rule after you have
something better to replace it.
http://svn.apache.org/repos/asf/spamassassin/trunk/rulesrc/sandbox/wtogami/README
Here is my open policy. I invite other sandboxers to have their own.
Warren