https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6049
Summary: Rule NO_RELAYS fails when Received header only contains
IPv6 addresses
Product: Spamassassin
Version: 3.2.5
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: Rules (Eval Tests)
AssignedTo: [email protected]
ReportedBy: [email protected]
The NO_RELAYS rules is triggered when the "Received" headers contain only IPv6
addresses. Real world example below (which obfuscated domain names to protect
the innocent).
Received: from annwfn.example.com (annwfn-eth.example.com
[IPv6:2001:4bd8:0:104:280:adff:fe74:4c20])
(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
(No client certificate requested)
by boaz.example.org (Postfix) with ESMTPS id 90D649C08C
for <[email protected]>; Fri, 23 Jan 2009 11:10:54 +0100 (CET)
X-SMTP-Sender: IPv6:2001:4bd8:0:666:248:54ff:fe12:ee3f
Received: from belenus.example.com (belenus.example.com
[IPv6:2001:4bd8:0:666:248:54ff:fe12:ee3f])
by annwfn.example.com (8.14.3/8.14.1) with ESMTP id n0NAACZu026603
for <[email protected]>; Fri, 23 Jan 2009 11:10:14 +0100
X-MSA-Host: belenus.example.com
Received: (from xx...@localhost)
by belenus.example.com (8.14.3/8.14.1/Submit) id n0NAAAEE024105;
Fri, 23 Jan 2009 11:10:10 +0100
From: XXXXXXXXXXXXXXX <[email protected]>
Message-Id: <[email protected]>
To: Whoever <[email protected]>
--
Configure bugmail:
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.