https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6022
John Wilcock <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from John Wilcock <[email protected]> 2010-04-21 10:57:43 EDT --- This problem is not limited to yahoo, nor to 3.2.5, but I don't have the privs to change the title and version. For example, this Received: header corresponds to a message from an e-mail client on my phone. It hit TVD_RCVD_IP and TVD_RCVD_IP4, yet also hit ALL_TRUSTED (and rightly so, being authenticated on my server). Received: from 10.156.53.80 (unknown [62.201.142.1]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: [email protected]) by www.yyyyy.zzz (Postfix) with ESMTPSA id B1DD233400A; Wed, 14 Apr 2010 09:56:09 +0200 (CEST) Sure, the email client on my phone shouldn't really be EHLOing with a plain IP address, but nevertheless this sort of rule shouldn't be hitting in parallel with ALL_TRUSTED. I'd second the suggestion to convert these rules to use X-Spam-Relays-Untrusted. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
