On Mon, Aug 09, 2010 at 11:38:50AM +0100, Martin Gregorie wrote: > On Thu, 2010-08-05 at 14:00 -0500, Matthew Kitchin (public/usenet) > wrote: > > Thanks. We are looking at roughly 70,000 names and always growing. If I > > gave it sufficient hardware, would you expect that to be practical, or > > is that totally ridiculous? Any options for a database look up here? > > > I'd use a plugin that simply queries the database plus a rule to > activate the plugin by calling its eval() method and sets the score if > the rule fires.
Queries database for what? I guess you didn't read the thread fully. :-) > I'm currently doing the reverse: > - I use a view on a mail archive database to check whether I've > previously sent mail to the sender of an incoming message and wrote > an SA plugin to query the view. In case someone is interested, I wrote similar policy daemon for Postfix: http://mailfud.org/postpals/