[ 源代码: libnet-smtp-ssl-perl ]
软件包:libnet-smtp-ssl-perl(1.04-1)
libnet-smtp-ssl-perl 的相关链接
Debian 的资源:
下载源码包 libnet-smtp-ssl-perl:
- [libnet-smtp-ssl-perl_1.04-1.dsc]
- [libnet-smtp-ssl-perl_1.04.orig.tar.gz]
- [libnet-smtp-ssl-perl_1.04-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Perl module providing SSL support to Net::SMTP
Net::SMTP::SSL implements the same API as Net::SMTP, but uses IO::Socket::SSL for its network operations. Due to the nature of Net::SMTP's new method, it is not overridden to make use of a default port for the SMTPS service. Perhaps future versions will be smart like that. Port 465 is usually what you want, and it's not a pain to specify that.
This package is deprecated. Net::SMTP (in perl core) has support for SMTP over SSL, and also for STARTTLS, since version 1.28 (included in Perl 5.22).
其他与 libnet-smtp-ssl-perl 有关的软件包
|
|
|
|
-
- dep: libio-socket-ssl-perl
- Perl module implementing object oriented interface to SSL sockets
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- rec: libauthen-sasl-perl
- Authen::SASL - SASL Authentication framework