From: "Bob Proulx" <[EMAIL PROTECTED]> > The header for the mail in question: > > Received: from yahoo.com (unknown [222.64.199.246]) > by joseki.proulx.com (Postfix) with SMTP id 867744B3C7 > for <[EMAIL PROTECTED]>; Fri, 24 Sep 2004 07:46:58 -0600 (MDT) > > The SA 3.0.0 report snippet: > > Content analysis details: (4.8 points, 5.0 required) > > pts rule name description > ---- ---------------------- --------------------------------------- > 0.0 RCVD_FAKE_HELO_DOTCOM Received contains a faked HELO hostname > 2.2 FORGED_YAHOO_RCVD 'From' yahoo.com does not match 'Received' headers > 0.0 NO_RDNS_DOTCOM_HELO Host HELO'd as a big ISP, but had no rDNS > > > But in 50_scores.cf I see that all columns have points. I could find > no other scores for that rule in system or private rules. > > score RCVD_FAKE_HELO_DOTCOM 0.899 0.034 0.969 0.424 > score NO_RDNS_DOTCOM_HELO 0.025 0.024 0.601 0.016 > > So could these get a zero point score? Why did it get in the report > with a value of zero?
You overrode it in /etc/mail/spamassassin/local.cf or if you use per user preferences in your ~/.spamassassin/user_prefs files? {^_^}