I think this constant is trying to do three things (and one of them it shouldn't be doing).
1. remove private use networks 2. remove reserved networks 3. remove multicast networks I think there's little reason for us to maintain a list of reserved networks. It just means when Asia or whereever gets a new class A that we don't do DNSBL queries. Private use and multicast should be separated into two regular expressions. Multicast is a sure-fire spam sign. Private use is okay and we should remove those as we do now. Daniel -- Daniel Quinlan http://www.pathname.com/~quinlan/
