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 2005/01/18 05:54:30 UTC

[Bug 4087] New: improve URI matching code to match URLs NOT prefixed by http://

http://bugzilla.spamassassin.org/show_bug.cgi?id=4087

           Summary: improve URI matching code to match URLs NOT prefixed by
                    http://
           Product: Spamassassin
           Version: 3.0.0
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Rules (Eval Tests)
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: menscher@uiuc.edu


I'm getting repeat spams pointing me to a domain that's listed in the URI
blocklists.  But it's not getting flagged, presumably because it isn't prefixed
with the http:// before the domainname.

I'm guessing the fix would be to match against *.com*, *.biz*, *.??*, though
that might be a heavy hammer for this little bug.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 4087] improve URI matching code to match URLs NOT prefixed by http://

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


spamassassin@dostech.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From spamassassin@dostech.ca  2006-03-08 02:48 -------
Yes, this is fixed in 3.1.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 4087] improve URI matching code to match URLs NOT prefixed by http://

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4087


Bob@Menschel.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
   Target Milestone|Undefined                   |Future




------- Additional Comments From Bob@Menschel.net  2005-04-07 23:19 -------
We're agreed this should be looked into. We're agreed it has an FP problem, esp
with things like discussing the program: mynew.gamepgm.com

Setting milestone for future exploration (after 3.1.0 has been distributed)



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 4087] improve URI matching code to match URLs NOT prefixed by http://

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4087





------- Additional Comments From stuart@ebby.com  2005-06-03 10:05 -------
I belive this is fixed already in 3.1



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 4087] improve URI matching code to match URLs NOT prefixed by http://

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4087





------- Additional Comments From tomo@isc.upenn.edu  2005-01-25 13:06 -------
Created an attachment (id=2624)
 --> (http://bugzilla.spamassassin.org/attachment.cgi?id=2624&action=view)
sample spam #2

Our university is beginning to get more of these kinds of URIs without http://.
 I've seen a lot of the mkbizz ones, too.

-Tomo Takebe
University of Pennsylvania
ISC/Networking



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 4087] improve URI matching code to match URLs NOT prefixed by http://

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4087





------- Additional Comments From jeffc@surbl.org  2005-01-17 22:04 -------
Yes, this has been discussed before and it could result in significantly more
CPU usage and possibly more FPs.  I think one of the developers ran some tests also.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 4087] improve URI matching code to match URLs NOT prefixed by http://

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4087





------- Additional Comments From jeffc@surbl.org  2005-01-17 23:10 -------
Perhaps it would be worth an experiment to look at CPU and run times, and FP and
spam hit rates.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 4087] improve URI matching code to match URLs NOT prefixed by http://

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4087





------- Additional Comments From menscher@uiuc.edu  2005-01-17 21:02 -------
Created an attachment (id=2610)
 --> (http://bugzilla.spamassassin.org/attachment.cgi?id=2610&action=view)
sample spam that escaped the blacklist checking




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 4087] improve URI matching code to match URLs NOT prefixed by http://

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4087





------- Additional Comments From quinlan@pathname.com  2005-01-17 22:46 -------
I think it might be worth widening the schemeless URI regular expression.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.