Skip Menu |

This queue is for tickets about the libnet CPAN distribution.

Report information
The Basics
Id: 93823
Status: resolved
Priority: 0/
Queue: libnet

People
Owner: Nobody in particular
Requestors: Steffen_Ullrich [...] genua.de
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Are you open for patches to add IPv6 and SSL support to SMTP, POP3 and FTP ?
Hi, I'm the author of Net::SSLGlue and Net::INET6Glue, which add supports for SSL and IPv6 by monkey patching Net::SMTP, Net::POP3 and Net::FTP. Are you interested in backwards compatible patches that would incorporate support for IPv6 and SSL directly into these modules? Regards, Steffen
Apologies again for the slow response. POP3 and SMTP patches now merged in Github commit c274b798e6: https://github.com/steve-m-hay/perl-libnet/commit/c274b798e6881a941d941808c6d89966975cb8c8 I am open to patches for FTP too. Please send a pull request to Github or open a new ticket here. Thanks.