https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6245
Ed Davis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |WORKSFORME --- Comment #1 from Ed Davis <[email protected]> 2009-12-04 09:14:05 UTC --- Close this bug. It seems the problem is not with my sendmail sever but with server at [email protected]. It looks like that other email provider is munging the headers on all of their incomming email before they run SpamAssassin. The rule RDNS_NONE must be hitting on 100% of their incomming email. Here is the result when I send a test email to [email protected]. As you can see the problem is gone. SpamAssassin v3.2.5 (2008-06-10) Result: ham (-2.6 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Return-Path: <[email protected]> Received: from mydomain.com (x.x.x.x) by verifier.port25.com (PowerMTA(TM) v3.6a1) id h34hl20hse8r for <[email protected]>; Fri, 4 Dec 2009 09:57:21 -0500 (envelope-from <[email protected]>) Authentication-Results: verifier.port25.com [email protected]; mfrom=pass; Authentication-Results: verifier.port25.com [email protected]; domainkeys=neutral (message not signed); Authentication-Results: verifier.port25.com; dkim=neutral (message not signed); Authentication-Results: verifier.port25.com [email protected]; pra=pass; Received: from mydomain.com (localhost.localdomain [127.0.0.1]) by mydomain.com (8.13.8/8.13.8) with ESMTP id nB4GtW5t007642 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for <[email protected]>; Fri, 4 Dec 2009 09:55:32 -0700 Received: (from r...@localhost) by mydomain.com (8.13.8/8.13.8/Submit) id nB4GtWqv007633 for [email protected]; Fri, 4 Dec 2009 09:55:32 -0700 Date: Fri, 4 Dec 2009 09:55:32 -0700 From: root <[email protected]> Message-Id: <[email protected]> To: [email protected] Subject: Test Message This is a short message. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
