Pakket: libnet-smtps-perl (0.10-2)
Verwijzigingen voor libnet-smtps-perl
Debian bronnen:
Het bronpakket libnet-smtps-perl downloaden:
- [libnet-smtps-perl_0.10-2.dsc]
- [libnet-smtps-perl_0.10.orig.tar.gz]
- [libnet-smtps-perl_0.10-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
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.
Andere aan libnet-smtps-perl gerelateerde pakketten
|
|
|
|
-
- dep: libauthen-sasl-perl
- Authen::SASL - SASL Authentication framework
-
- dep: libio-socket-ssl-perl
- Perl module implementing object oriented interface to SSL sockets
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language