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 2011/05/01 19:40:06 UTC

[Bug 6578] New: Move TLD regexp to RegistrarBoundaries

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

             Bug #: 6578
           Summary: Move TLD regexp to RegistrarBoundaries
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P4
         Component: Libraries
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: hege@hege.li
    Classification: Unclassified


The tldsRE in PerMsgStatus.pm is more useful when defined in
RegistrarBoundaries.pm. This way it can be used more generally where needed.
Will update FreeMail.pm to use it. Also looking into bugs #6353 and #6061 which
might potentially make use of it.

-- 
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 6578] [review] Move TLD regexp to RegistrarBoundaries

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

Mark Martinec <Ma...@ijs.si> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Status Whiteboard|Needs 1 vote for 3.3        |ready for commit to 3.3

-- 
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 6578] [review] Move TLD regexp to RegistrarBoundaries

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

--- Comment #5 from Mark Martinec <Ma...@ijs.si> 2011-05-04 17:39:26 UTC ---
Fine with me.

+1 for 3.3

-- 
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 6578] [review] Move TLD regexp to RegistrarBoundaries

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

--- Comment #3 from Henrik Krohns <he...@hege.li> 2011-05-01 21:18:46 UTC ---
Forgot "use ...RegistrarBoundaries".

Sending        PerMsgStatus.pm
Transmitting file data .
Committed revision 1098413.

-- 
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 6578] [review] Move TLD regexp to RegistrarBoundaries

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hege@hege.li
            Summary|Move TLD regexp to          |[review] Move TLD regexp to
                   |RegistrarBoundaries         |RegistrarBoundaries

--- Comment #2 from Henrik Krohns <he...@hege.li> 2011-05-01 17:44:19 UTC ---
Committed to trunk.

Sending        lib/Mail/SpamAssassin/PerMsgStatus.pm
Sending        lib/Mail/SpamAssassin/Plugin/FreeMail.pm
Sending        lib/Mail/SpamAssassin/Util/RegistrarBoundaries.pm
Transmitting file data ...
Committed revision 1098376.


Please vote for 3.3 ?

-- 
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 6578] [review] Move TLD regexp to RegistrarBoundaries

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

Kevin A. McGrail <km...@pccc.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kmcgrail@pccc.com
  Status Whiteboard|                            |Needs 1 vote for 3.3

--- Comment #4 from Kevin A. McGrail <km...@pccc.com> 2011-05-02 13:48:44 UTC ---
+1 for 3.3

-- 
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 6578] [review] Move TLD regexp to RegistrarBoundaries

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
  Status Whiteboard|ready for commit to 3.3     |

--- Comment #6 from Henrik Krohns <he...@hege.li> 2011-05-04 19:46:34 UTC ---
3.3 done:

Sending        lib/Mail/SpamAssassin/PerMsgStatus.pm
Sending        lib/Mail/SpamAssassin/Plugin/FreeMail.pm
Sending        lib/Mail/SpamAssassin/Util/RegistrarBoundaries.pm
Transmitting file data ...
Committed revision 1099571.

-- 
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 6578] Move TLD regexp to RegistrarBoundaries

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

--- Comment #1 from Henrik Krohns <he...@hege.li> 2011-05-01 17:41:16 UTC ---
Created attachment 4866
  --> https://issues.apache.org/SpamAssassin/attachment.cgi?id=4866
Move TLD regexp to RegistrarBoundaries and update FreeMail

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