[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#709049: ITP: libnet-smtps-perl -- SSL/STARTTLS support for Net::SMTP



Package: wnpp
Owner: gregor herrmann <gregoa@debian.org>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-perl@lists.debian.org

* Package name    : libnet-smtps-perl
  Version         : 0.1
  Upstream Author : Tomo.M <tomo@cpan.org>
* URL             : https://metacpan.org/release/Net-SMTPS/
* License         : Artistic or GPL-1+
  Programming Lang: Perl
  Description     : SSL/STARTTLS support for Net::SMTP

Net::SMTPS implements a wrapper for Net::SMTP, enabling over-SSL/STARTTLS
support. This module inherits all the methods from Net::SMTP. You may use all
the friendly options that came bundled with Net::SMTP. You can control the
SSL usage with the options of new() constructor method. 'doSSL' option is the
switch, and, If you would like to control detailed SSL settings, you can set
SSL_* options that are brought from IO::Socket::SSL. Please see the document
of IO::Socket::SSL about these options detail.

Just one method difference from the Net::SMTP, you may select SMTP AUTH
mechanism as the third option of auth() method.


Reply to: