On Tuesday, April 6, 2004, 5:01:45 PM, Daniel Quinlan wrote: > http://cvs.apache.org/viewcvs.cgi/incubator/spamassassin/trunk/lib/Mail/SpamAssassin/Plugin/URIDNSBL.pm?rev=9881&root=Apache-SVN&view=markup
> which says: > urirhsbl NAME_OF_RULE rhsbl_zone lookuptype > Specify a RHSBL-style domain lookup. "NAME_OF_RULE" > is the name of the rule to be used, "rhsbl_zone" is > the zone to look up domain names in, and "lookuptype" > is the type of lookup (TXT or A). Note that you must > also define a header-eval rule calling > "check_uridnsbl" to use this. > An RHSBL zone is one where the domain name is looked > up, as a string; e.g. a URI using the domain "foo.com" > will cause a lookup of "foo.com.uriblzone.net". Note > that hostnames are stripped from the domain used in > the URIBL lookup, so the domain "foo.bar.com" will > look up "bar.com.uriblzone.net", and "foo.bar.co.uk" > will look up "bar.co.uk.uriblzone.net". Could I ask you for a sample config or rule to cause urirhsbl to use SURBL? I'd like to add it to the quick start at the top of our web page to help get people using it easily. Also where does the check_uridnsbl rule go? Jeff C. -- Jeff Chan mailto:[EMAIL PROTECTED] http://www.surbl.org/
