I wish to modify the spam-score depending on unwanted countries.
For expample, is the country-code "cn" or "kr" then set the spam-score to 10.
Kind regards from Germany

Billlong Score
Spam score
Have a look at this, it doesn't even need a scriptRainer wrote:Hello, is it possible to set the spam-score in the function: OnClientConnect?
I wish to modify the spam-score depending on unwanted countries.
For expample, is the country-code "cn" or "kr" then set the spam-score to 10.
Kind regards from Germany
I see, well, you may start from this script, just add a call to the "DNS lookup"Rainer wrote:Hello ObiWan, I noticed this thread before; but I dont want 40 or more DNSBL's.
I'm using Geoip and this is quick and user-friendly.
For example; we get emails only from our german customers.
Emails from italy, spain ore other countries are at most spam.
Now it's smart to increas the spamscore; is the ip a spammer (wrong helo, SPF, DKIM, DNSBL etc.) the spamscore is reached and blocks the email with 550!
In the other way, the message go thru.
Kind regards
Hey Rainer,Rainer wrote:Hello ObiWan, I noticed this thread before; but I dont want 40 or more DNSBL's.