this looks interesting to me as well
i am a little confused about how to use/install it

on the page you provided a link to it says under "USAGE" to "add the following to your local.cf file"
------------
loadplugin Mail::SpamAssassin::Plugin::URICountry

uricountry      URICOUNTRY_XX   XX
header          URICOUNTRY_XX   eval:check_uricountry('URICOUNTRY_XX')
describe        URICOUNTRY_XX   Contains a URI hosted in XX
tflags          URICOUNTRY_XX   net
score URICOUNTRY_XX 2.0
------------
Where XX is replaced with the 2 character country code of your choice. (e.g. CN, KR, RO, RU, IN etc.)

that makes sense to me but after that it says "THE CODE" followed by a bunch of code.
i am unclear on what needs to be done with this code.

any light shed on this will be greatly appreciated.

jp kelly


On Oct 20, 2007, at 10:10 PM, Bill Landry wrote:

Take a look at the URICountry plugin:

    http://wiki.apache.org/spamassassin/URICountryPlugin

That should do what you want.

Bill

Reply via email to