/dev/rob0:
> Here's a proposed diff for the POSTSCREEN_README:
>
> rob0@harrier:~/stuff/postscreen.dnswl$ diff -Nru POSTSCREEN_README*
> --- POSTSCREEN_README 2013-04-12 03:34:16.000000000 +0000
> +++ POSTSCREEN_README.new 2013-04-24 21:04:06.155395154 +0000
> @@ -245,6 +245,7 @@
>
> * Pregreet test
> * DNS White/blacklist test
> + * Skipping other tests for whitelisted clients
This will not "skip" (or otherwise overrule) the *static* access
list that is queried before DNS lookup.
Normally a client must "pass *dynamic* test X" to become temporarily
whitelisted for test X. Instead of passing test X, the new feature
temporarily whitelists the client for test X based on DNSBL score.
In theory there could be different DNSBL thresholds for different
tests. But I expect that no sane person would use Postfix that
way.
Wietse