Hello: I am attempting to configure SA to mark as spam all email from
Top-Level-Domains other than .com, .net, and .edu.  
I have found three possible ways to do this.  Which if any is the preferred
method:

1) blacklisting in local.cf: 
   add blacklist_from *.info, blacklist_from *.tv, blacklist_from *.fr, ...
   requires 1 entry per undesired TLD, including one for each country

2) tweak the scores of existing rules in local.cf:
   set custom scores for existing rules
   requires knowing exactly which rules to set the custom score for

3) Create custom rule:
   design a custom rule that sets score to 5 where FROM: NOT=.com|.net|.org

4) Some other way:
   is there an easiery or more established solution to this?

TIA for any assistance you can provide,
Tim
-- 
View this message in context: 
http://www.nabble.com/best-way-to-mark-TLDs-as-spam-tp23847030p23847030.html
Sent from the SpamAssassin - Users mailing list archive at Nabble.com.

Reply via email to