-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

BTW, given that a URI DB cannot use regular expressions, or patterns,
would this really be useful?

Basically with a DB you only gain efficiency when looking up exact
strings.  So for this to be useful against URIs, you'd have to pick out
*just* the domain part of the URI and look it up. e.g.:

http://www.stearns.org/sa-blacklist/sa-blacklist.2003111402.uri.cf

would be looked up as "www.stearns.org" or "stearns.org".)

I suspect doing this with a DB lookup may not be such a win, compared
to using a local eval test that parses a config file and creates an
in-memory hash table.

- --j.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: Exmh CVS

iD8DBQE/uUGfQTcbUG5Y7woRAgy8AJ9dFMdtKe5YfjMWYEtOW6E8GaJ/bwCfYr4z
7fuvKkLuOIXJNErO6+TijuU=
=wlBJ
-----END PGP SIGNATURE-----



-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to