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/09/07 10:14:27 UTC

[Bug 4572] New: Emailfactory redirector

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

           Summary: Emailfactory redirector
           Product: Spamassassin
           Version: unspecified
          Platform: Other
               URL: http://emf0.com/r.cfm?id=12345-67890&r=www.mcafee.com
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Rules
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: bugzilla.spamassassin.org@iloaf.com


Emailfactory has an open redirector, http://emf0.com/r.cfm.  The parameters are
parsed in a strange way.  Everything after &r= is parsed as the value of 'r'.

The following redirector pattern will parse out the redirected uri:

redirector_pattern m'https?:/*(?:[^/]+\.)?emf\d\.com/r\.cfm.*?&r=(.*)'i



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

[Bug 4572] Emailfactory redirector

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





------- Additional Comments From quinlan@pathname.com  2005-09-07 02:18 -------
henry, +1 to fixing this in HEAD or branch




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

[Bug 4572] [review] Emailfactory redirector

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





------- Additional Comments From spamassassin@dostech.ca  2005-09-07 20:17 -------
Subject: Re:  [review] Emailfactory redirector

+1





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

[Bug 4572] [review] Emailfactory redirector

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





------- Additional Comments From duncf@debian.org  2005-09-07 20:25 -------
+1



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

[Bug 4572] Emailfactory redirector

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


henry@stern.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|Undefined                   |3.1.0






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

[Bug 4572] [review] Emailfactory redirector

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


jm@jmason.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Emailfactory redirector     |[review] Emailfactory
                   |                            |redirector




------- Additional Comments From jm@jmason.org  2005-09-07 20:04 -------
ready for votes; IMO Daniel's +1 is already good enough as one.



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

[Bug 4572] [review] Emailfactory redirector

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


jm@jmason.org changed:

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




------- Additional Comments From jm@jmason.org  2005-09-07 22:11 -------
applied!  r279516, r279517 for 3.1.0.



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

[Bug 4572] Emailfactory redirector

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





------- Additional Comments From jm@jmason.org  2005-09-07 20:03 -------
Created an attachment (id=3116)
 --> (http://bugzilla.spamassassin.org/attachment.cgi?id=3116&action=view)
patch

here's that fix, in patch form.   I also added test cases for it (and one other
redirector), and fixed uri.t to test the installed redirectors, instead of its
own pseudo-set.



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