https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5896
--- Comment #2 from Michael Peddemors <[EMAIL PROTECTED]> 2008-05-01 12:48:30 PST --- Actually, this is surprising that SA hasn't looked at something like this already.. We also use a similar method in our Mail Server technologies, albeit we do it in the SMTP layer.. but I think this begs a few questions.. o Should it be RBL based.. In the past SA users have been stung with RBL based lookups, when RBL's get blocked etc.. leading to very high system loads.. o Should SA start integrating a definition update program for something like this? Compiling even 10k regex patterns takes very little overhead, and by doing daily updates of a locally cached list there is little risk of problems even when the updater fails, the latest regex's will always be on hand. o Should this use one regex supplier, or community based? This might be more helpful, as since there are projects like Enenies List, our own DynaRegex .. or other companies, projects etc.. that might evolve out of this. It also could have several different types of regex patterns, as mentioned below so that SA users could choose score settings for some patterns differently than others.. Some patterns are safe enough to score very high, while generic shared webhost patterns may want to be scored a little lower. I think that the regex pattern database would be an excellent candidate for building out an SA defintion updater.. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
