On Tuesday 26 December 2006 12:13, Luis HernĂ¡n Otegui wrote: > OK, I'm using sa-update AND Rules Du Jour. However, I'm not sure about > which rulesets are te most convenient to download. Could somebody pass a > config file for RDJ?
The ruleset you want will vary based on how strict or loose you want the rules to be. Here's the one I use: (fix the email address) # cat /etc/rulesdujour/config SA_DIR="/usr/share/spamassassin" MAIL_ADDRESS="[EMAIL PROTECTED]" SINGLE_EMAIL_ONLY="true" SA_RESTART="/etc/init.d/spamassassin restart" # Ruleset descriptions found at http://www.rulesemporium.com TRUSTED_RULESETS="TRIPWIRE SARE_EVILNUMBERS0 SARE_EVILNUMBERS1 SARE_EVILNUMBERS2 RANDOMVAL SARE_ADULT SARE_FRAUD SARE_BML SARE_SPOOF SARE_BAYES_POISON_NXM SARE_OEM SARE_RANDOM SARE_OBFU0 SARE_SPAMCOP_TOP200 SARE_GENLSUBJ SARE_HTML SARE_UNSUB SARE_URI SARE_REDIRECT_POST300 SARE_STOCKS SARE_WHITELIST SARE_SPECIFIC SARE_HEADER" -- My other computer is your Windows machine