Hello, Using SA 3.3.0. Any reason why RDNS_NONE now scores 1.3, when it was down to 0.1 with the previous releases ?
The below headers trigger the rule only because the remote LAN SMTP client, with IP 10.10.3.3, has no rDNS. Received: from my.public.name ([<public_IP>] helo=john.fr) by mymta.fr with esmtps (TLSv1:AES256-SHA:256) id 1NowHH-0003o7-ED for m...@address.fr; Tue, 09 Mar 2010 11:03:03 +0100 Received: from exim by john.fr with spamout-scanned-ok id 1NowHG-00054b-TU for m...@address.fr; Tue, 09 Mar 2010 11:03:02 +0100 Received: from [10.10.3.4] (helo=MYPC) by john.fr with esmtp id 1NowHD-00054Q-SY for m...@address.fr; Tue, 09 Mar 2010 11:03:02 +0100 I'd rather say, for example, 1.3 for the last gateway, and 0.1 for the others. Christian