Erik Mugele writes:
I have released version 1.9 of my embedded Perl script for Exim. The major change in this release is the mandatory use of a whitelist.
The script will fail if the location of the whitelist (and the ccTLD.txt file) is not set correctly in the script. The distributed whitelist contains the domains (as of 12 Oct 06) that will not by blacklisted. Use of the whitelist file will prevent unnecessary queries.
Some additional efficiency tweaks were also made to the script.
See http://www.teuton.org/~ejm/exim_surbl to download the script, for details on changes, as well as usage and installation instructions.
Erik