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: [email protected]
Reporter: [email protected]
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.