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 2015/01/31 04:13:29 UTC

[Bug 7128] New: DCC plugin uses IO::Socket::INET6 instead of IP::Socket::IP

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

            Bug ID: 7128
           Summary: DCC plugin uses IO::Socket::INET6 instead of
                    IP::Socket::IP
           Product: Spamassassin
           Version: 3.4.0
          Hardware: PC
                OS: Mac OS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Plugins
          Assignee: dev@spamassassin.apache.org
          Reporter: quanah@zimbra.com

The DCC plugin only support IO::Socket::INET6.  This is contrary to the rest of
the SA code, which prefers IO::Socket::IP over IO::Socket::INET6.  If it were
not for this one module, I would no longer need to build out IO::Socket::INET6
at all.

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

[Bug 7128] DCC plugin uses IO::Socket::INET6 instead of IO::Socket::IP

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

--- Comment #1 from Mark Martinec <Ma...@ijs.si> ---
Created attachment 5274
  --> https://issues.apache.org/SpamAssassin/attachment.cgi?id=5274&action=edit
Proposed patch

Bug 7128: DCC plugin uses IO::Socket::INET6 instead of IO::Socket::IP
  Sending lib/Mail/SpamAssassin/Plugin/DCC.pm
Committed revision 1656261.

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

[Bug 7128] DCC plugin uses IO::Socket::INET6 instead of IO::Socket::IP

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |kmcgrail@pccc.com
         Resolution|---                         |FIXED

--- Comment #3 from Kevin A. McGrail <km...@pccc.com> ---
Considering resolved.

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

[Bug 7128] DCC plugin uses IO::Socket::INET6 instead of IO::Socket::IP

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

--- Comment #2 from Quanah Gibson-Mount <qu...@zimbra.com> ---
awesome, thanks!

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

[Bug 7128] DCC plugin uses IO::Socket::INET6 instead of IO::Socket::IP

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

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

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

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

[Bug 7128] DCC plugin uses IO::Socket::INET6 instead of IO::Socket::IP

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

Quanah Gibson-Mount <qu...@zimbra.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |quanah@zimbra.com
            Summary|DCC plugin uses             |DCC plugin uses
                   |IO::Socket::INET6 instead   |IO::Socket::INET6 instead
                   |of IP::Socket::IP           |of IO::Socket::IP

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