On Thu, 13 Nov 2014 15:08:40 -0500
Justin Edmands <shockwav...@gmail.com> wrote:

> What if this list grows to 20000 entries?

How are you calling SpamAssassin?  Maybe you should build (for example)
a Berkeley DB of whitelisted addresses and simply skip SpamAssassin for
those ones, assuming the method you use to integrate with SpamAssassin
is flexible enough to support this.  This should give you roughly constant
lookup time regardless of how many whitelist entries you have.

Regards,

David.

Reply via email to