Num ber wrote: > > the last question, > > What rules i need to take ? all ? or only somes (but what ...) > > Nobody ??
I answered your question the first time you asked... > They have to many rules on the SARE website... > And i don't know what rules i need to take .. ALL ? There are only 21 SARE rule sets (and another 14 in their "other rules" section). Which rules you want depends on your situation. Read the descriptions for each one and see if you think it would be useful. Things to watch for: - Some of the rule sets have different versions depending on your SA version. (SARE_REDIRECT vs SARE_REDIRECT_POST300, for example) Only get the one that applies to your version. - Some of the rule sets have different files depending on your tolerance of false positives. If you get the individual files, you don't need the main file. (So get SARE_HTML0 - SARE_HTML4, or SARE_HTML but not both) - antidrug.cf and backhair.cf are not needed for SA 3.0 or higher - Some of the rules are not appropriate for non-english text. As a starting point, this is my RDJ list (for SA 3.1): SARE_ADULT SARE_EVILNUMBERS0 SARE_FRAUD SARE_HTML0 SARE_HEADER0 SARE_GENLSUBJ0 SARE_OBFU0 SARE_OEM SARE_RANDOM SARE_REDIRECT_POST300 SARE_SPECIFIC SARE_SPOOF SARE_STOCKS SARE_UNSUB SARE_URI0 SARE_WHITELIST_SPF SARE_WHITELIST_RCVD And I've also got these static rule sets: chickenpox.cf uribl.cf weeds.cf Note that I only have the "0" files (such as SARE_HTML0) for some of those rules. You can include the "1" files (SARE_HTML1) as well to catch more spam, but your risk of false positives will go up slightly. > (Can i test if the new rules was installed ?? ) spamassassin -D --lint The config lines will show you all of the rule files that are loaded. If you are using spamd or amavis, you will need to restart them so that they see the new rules. -- Bowie
