套件:libnet-smtps-perl(0.10-2)
libnet-smtps-perl 的相關連結
Debian 的資源:
下載原始碼套件 libnet-smtps-perl:
- [libnet-smtps-perl_0.10-2.dsc]
- [libnet-smtps-perl_0.10.orig.tar.gz]
- [libnet-smtps-perl_0.10-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
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.
其他與 libnet-smtps-perl 有關的套件
|
|
|
|
-
- 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