Skip to content
Sections
>> Trisquel >> 软件包 >> nabia >> perl >> libnet-smtp-server-perl
etiona  ] [  nabia  ] [  aramo  ]
[ 源代码: libnet-smtp-server-perl  ]

软件包: libnet-smtp-server-perl (1.1-6)

native Perl SMTP Server implementation for Perl

The Net::SMTP::Server module implements an RFC 821 compliant SMTP server, completely in Perl. It's extremely extensible, so adding in things like spam filtering, or more advanced routing and handling features can be easily handled. An additional module, Net::SMTP::Server::Relay has also been implemented as an example of just one application of this extensibility. See the pod for more details on that module. This extension has been tested on both Unix and Win32 platforms.

Creating a new server is as trivial as:

$server = new Net::SMTP::Server($host, $port);

This creates a new SMTP::Server. Both $host and $port are optional, and default to the current hostname and the standard SMTP port (25). However, if you run on a multi-homed machine, you may want to explicitly specify which interface to bind to.

其他与 libnet-smtp-server-perl 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • dep: libnet-dns-perl
    Perform DNS queries from a Perl script
  • dep: perl
    Larry Wall's Practical Extraction and Report Language

下载 libnet-smtp-server-perl

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 16.1 kB55 kB [文件列表]