You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2010/02/11 14:55:43 UTC

[Bug 6332] New: [PATCH] lastexternal dns checks broken

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6332

           Summary: [PATCH] lastexternal dns checks broken
           Product: Spamassassin
           Version: 3.3.0
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Rules (Eval Tests)
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: mbr@freebsd.org


The current check in DNSEval.pm does extract the first
hop instead of the lasthop. See patch

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 6332] [PATCH] lastexternal dns checks broken

Posted by bu...@bugzilla.spamassassin.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6332

--- Comment #1 from Martin Blapp <mb...@freebsd.org> 2010-02-11 13:57:35 UTC ---
Created an attachment (id=4669)
 --> (https://issues.apache.org/SpamAssassin/attachment.cgi?id=4669)
Fix

Fix

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 6332] [PATCH] lastexternal dns checks broken

Posted by bu...@bugzilla.spamassassin.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6332

Martin Blapp <mb...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mbr@freebsd.org
           Severity|enhancement                 |major

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 6332] [PATCH] lastexternal dns checks broken

Posted by bu...@bugzilla.spamassassin.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6332

Henrik Krohns <he...@hege.li> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |hege@hege.li
         Resolution|                            |INVALID

--- Comment #2 from Henrik Krohns <he...@hege.li> 2010-02-11 14:39:40 UTC ---

So you happened to find a 5+ year old bug, that has resulted in billions of DNS
queries of wrong IP without anyone noticing? :-)

Kidding aside.. nothing wrong here (if you don't count the awkward naming). The
code does what it's documented to do.

"Selecting just the last external IP
By using '-lastexternal' at the end of the set name, you can select only the
external host that connected to your internal network, or at least the last
external host with a public IP."

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.