On Wed, 26 Jan 2005, Matt Kettler wrote:
At 12:49 PM 1/26/2005, Dave Stern - Former Rocket Scientist wrote:Once 3.02 was installed, I sent myself something that should be detected as spam yet it wasn't. Here is the header:
X-Spam-Status: No, score=3.1 required=4.0 tests=ALL_TRUSTED,AWL, DEEP_DISC_MEDS,DRUGS_ANXIETY,DRUGS_ANXIETY_EREC,DRUGS_DIET, DRUGS_ERECTILE,DRUGS_MANYKINDS,DRUGS_MUSCLE,DRUGS_PAIN, DRUG_ED_GENERIC,DRUG_ED_ONLINE,NO_REAL_NAME,UPPERCASE_25_50 autolearn=no version=3.0.2
I have "use_auto_whitelist 0" in my user_prefs so why is there a hit on AWL?
Is ALL_TRUSTED telling me that because it came from me, it's assumed to be
ham?
You can't set use_auto_whitelist in user_prefs.. that's an administrator setting and must be set in local.cf. Even "allow_user_rules" can't bypass this.
http://spamassassin.apache.org/full/3.0.x/dist/doc/Mail_SpamAssassin_Conf.html#administrator_settings
Also, you have one MAJOR issue. ALL_TRUSTED should never fire for spam. If it does, SA is being confused by your MTA headers and you probably need to set trusted_networks manually in local.cf.
OK, I put "use_auto_whitelist 0" in local.cf (altho the tests still list AWL, it's not detected as spam
I put "score ALL_TRUSTED 0" in my user_prefs and the message was
detected as spam. I tried putting this iN LOcal.cf and it didn't work.
Ultimately, I don't want all users to have to add anything to their
user_prefs so how can I turn this off globally? (Perhaps this may lead to a philosophical debate as to whether it should be turned off)
=-=-=-=-=-=-=-=-=-=- generated by /dev/dave -=-=-=-=-=-=-=-=-=-=-=-= David Stern University of Maryland Institute for Advanced Computer Studies