Hi
I'm adding SURBL support to the urlbody plugin of spampal. Spampal is a freeware windows local proxy anti-spam application, with a userbase of almost 100.000. (http://www.spampal.org/)
I use only multi. At the moment only JP, but this will become a configuration option. Probably also with a "two out of all" option.
- I've added a local skiplist with about top half of the public "whitelist", no need to query those.
- Domains are only queried one time per e-mail (the local pc DNS service would probably cache those, but anyway added...).
- If the're moere than 20 domains to check, only the first (or last) 5 are done.
Any suggestions are welcome.
Alain