On Mar 20, 2012, at 11:57 PM, Michael Thomas wrote: > Hi, > > Please allow the field, URIBLCCTLDS to be edited and to use for example > an edited copy of file:files/URIBLCCTLDS.txt named file:files/MyTLDS.txt > > But still allow file:files/URIBLCCTLDS.txt to be updated. > > Unfortunately the maintainers of the source for URIBLCCTLDS, do not > restrict the list to IANA/Country based two and three level names, but > include privately owned, commercial two and three level names. > > Currently, if I want to black list a domain like, for example, > altervista.org, I have to add it to bombDataRe. > > My position regarding sites that offer free web sites, etc, is if they > get used by spammers, the base domain needs to be black listed, because > that domain is a spam enabler. However, I would prefer to keep them out > of bombDataRe and in the DNS black list where they belong. >
May I suggest that what you propose will break all uri black lists and will not do what you want. The problem is that editing the URIBL text files to force a uribl lookup of altervista.org only will not cause a positive return for all subdomains since the domain name is not wildcarded in the uribl zone files. The best way to do what you want is to create your own local zone file with the entries you are interested in and place it in ASSP with the rest of the URIBL zones. An example entry would be: *.altervista.org A 127.0.0.4 This entry wildcards all of altervista.org's subdomains and will return 127.0.0.4 for all subdomains of altervista.org. Make similar entries for other domains that you want to block. Tom ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Assp-test mailing list Assp-test@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/assp-test