软件包:courier-filter-perl(0.200+ds-6)
courier-filter-perl 的相关链接
Debian 的资源:
下载源码包 courier-filter-perl:
- [courier-filter-perl_0.200+ds-6.dsc]
- [courier-filter-perl_0.200+ds.orig.tar.gz]
- [courier-filter-perl_0.200+ds-6.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
purely Perl-based mail filter framework for the Courier MTA
Courier::Filter implements the Courier MTA's courierfilter interface as a framework for mail filter modules. Authors of filter modules can concentrate on writing the actual filter logic without having to care about the usual low-level details of the courierfilter interface. Logging to various facilities is also supported.
Courier::Filter allows multiple filter modules to be installed in stacked and hierarchically grouped configurations. Also, modules' polarity can be reversed, so some modules can be used for explicitly accepting messages while others are used in the traditional way for rejecting messages.
The following filter modules are included:
* BlankBody: matching of blank bodies (a stupid spammer symptom) * DNSBL: matching of calling MTA's IP address against DNS black-lists * SPF: authentication of sender addresses in inbound messages * SPFout: authentication of sender addresses in outbound messages * Envelope: matching of RFC 2821 message envelope fields * Header: matching of RFC 2822 message header fields * FakeDate: detection of implausible and malformed date header fields * ClamAVd: malware detection using the ClamAV scanner * SpamAssassin: spam detection using SpamAssassin * Parts: matching of MIME parts and ZIP archive contents * SendCopy: sending message copies to additional recipients
其他与 courier-filter-perl 有关的软件包
|
|
|
|
-
- dep: courier-mta
- Courier mail server - ESMTP daemon
-
- dep: liberror-perl
- Perl module for error/exception handling in an OO-ish way
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- rec: libarchive-zip-perl
- Perl module for manipulation of ZIP archives
-
- rec: libclamav-client-perl
- Perl client for the ClamAV virus scanner daemon
-
- rec: libio-stringy-perl
- modules for I/O on in-core objects (strings/arrays)
-
- rec: libmail-spamassassin-perl
- 本虚包由这些包填实: spamassassin
-
- rec: libmail-spf-perl
- Perl implementation of Sender Policy Framework and Sender ID
-
- rec: libmime-tools-perl
- Perl5 modules for MIME-compliant messages
-
- rec: libnet-rblclient-perl
- module to query multiple Realtime Blackhole Lists in parallel
-
- sug: libnet-address-ip-local-perl
- Perl module for discovering the local system's IP address