Ports 搜索

共有17,660项符合descr%3A%22spam filter%22的查询结果,以下是第331340项(搜索用时0.008秒)
archivers/unzip-6.0 (Score: 0.007696525)
List, test, and extract compressed files from a ZIP archive
Unzip will list, test, or extract files from a ZIP archive, commonly found on MS-DOS systems. The default behavior (with no options) is to extract into the current directory (and subdirectories below it) all files from the specified ZIP archive. Unzip is compatible with archives created by PKWARE's PKZIP, but in many cases the program options or default behaviors differ. Zipinfo lists technical information about files in a ZIP archive, most commonly found on MS-DOS systems. Such information includes file access permissions, encryption status, type of compression, version and operating system or file system of compressing program, and the like. Funzip acts as a filter; that is, it assumes that a ZIP archive is being piped into standard input, and it extracts the first member from the archive to stdout. If there is an argument, then the input comes from the specified file instead of from stdin. Unzipsfx may be used to create self-extracting ZIP archives from previously created ZIP archives.
www/mod_tidy-0.5.5 (Score: 0.0076781693)
Validates the HTML output of your apache2 webserver
mod_tidy validates the HTML output of your apache2 webserver. So you don't need a separate application to check your HTML. It works as a filter that hooks up to HTML output. mod_tidy feeds the HTML output to TidyLib which validates the HTML output. If TidyLib finds an error the client receives a HTML page with a list of all found errors. If TidyLib doesn't complain you will get your HTML data as without mod_tidy.
devel/mph-1.2 (Score: 0.0076346626)
Minimal perfect hashing code generator
The program mph tries to generate an order preserving minimal perfect hashing (MPH) function for the set of keys, one per line, on stdin. Each key can be at most 4095 characters long (see keys.h to increase this limit), and the keys must be unique. If mph terminates, it emits a language independent binary or text representation of the MPH function on stdout. To generate a usable hash function, this output should be fed to a language dependent filter, like emitc.
mail/Mail-Audit-2.2.27 (Score: 0.0076346626)
Perl module for creating easy mail filters
Mail::Audit was inspired by Tom Christiansen's audit_mail and deliverlib programs. It allows a piece of email to be logged, examined, accepted into a mailbox, filtered, resent elsewhere, rejected, replied to, and so on. It's designed to allow you to easily create filter programs to stick in a .forward file or similar. Mail::Audit groks MIME; when appropriate, it subclasses MIME::Entity. Read the MIME::Tools man page for details.
misc/lv-4.51 (Score: 0.0076346626)
Powerful Multilingual File Viewer
lv is a powerful multilingual file viewer. lv can decode and encode multilingual streams through many coding systems, for example, ISO 2022 based coding systems such as iso-2022-jp, and Unicode streams encoded in UTF-7 or UTF-8. lv can be used not only as a file viewer but also as a coding-system translation filter. lv can recognize multi-bytes patterns as regular expressions, and lv also provides multilingual grep (1) functionality by giving it another name, lgrep.
Development header files for OpenVanilla
OpenVanilla (OV) is an input method (IM)/output filter (OF) framework designed for better end-user text processing experiences. For example, OpenVanilla provides a comprehensive set of Traditional Chinese input methods that are lacking or of which counterparts are functionally deficient/unsatisfactory in Apple's Mac OS X. Many Simplified Chinese users also find this framework useful. A Tibetan IM module is also available. OpenVanilla framework is a set of header files for OpenVanilla module development.
www/CGI-SSI-0.92 (Score: 0.0076346626)
Use SSI from CGI scripts
CGI::SSI is meant to be used as an easy way to filter shtml through CGI scripts in a loose imitation of Apache's mod_include. If you're using Apache, you may want to use either mod_include or the Apache::SSI module instead of CGI::SSI. Limitations in a CGI script's knowledge of how the server behaves make some SSI directives impossible to imitate from a CGI script.
mail/ifile-1.3.8 (Score: 0.007628966)
Application of machine learning to e-mail filtering
ifile is a general mail filtering system that works with a mail client to intelligently filter mail according to the way the user tends to organize mail. ifile uses the machine learning algorithm Naive Bayes to classify e-mail documents. ifile is different from other mail filtering programs in three major ways: 1.ifile does not require you to generate a set of rules in order to successfully filter mail 2.ifile uses the entire content of messages for filtering purposes 3.ifile learns as you move incorrectly filtered messages to new mailboxes ifile is not dependent upon any specific mail system and should be adaptable to any mail system which allows an outside program to perform mail filtering.
mail/renattach-1.2.4 (Score: 0.007628966)
Rename or remove certain attachments or kill entire messages
renattach is a fast and efficient e-mail stream filter written by Jem Berkes. It can rename or delete potentially dangerous attachments or even eliminate entire messages to help sites deal with resource strains caused by virus floods. Unlike conventional virus scanners, there are no specific virus or worm definitions. Instead, attachments are classified based on file extension and executable encoded body content. Features - Fast, efficient, lightweight, little overhead, pure C code - Recognizes both MIME and uuencoded attachments - Compliant with RFC2047 and RFC2231, handles encoded filenames - Capable of reading filenames inside ZIP archives, on the fly - Can rename or delete attachments, or kill entire messages - Can detect executables that carry DOS/Windows signature - Supports list of banned filenames (great for handling floods) - Simple pipe/stream operation; can be used within many filtering systems - Can be used directly as a content_filter for Postfix MTA - Can be installed as a local delivery agent for Sendmail MTA
net-mgmt/etherape-0.9.14 (Score: 0.0075830556)
Graphical network traffic monitor tool modeled after Etherman
EtherApe is a graphical network monitor for Unix modeled after Etherman. Featuring link layer, IP and TCP modes, it displays network activity graphically. Hosts and links change in size with traffic. Color coded protocols display. It supports Ethernet, FDDI, Token Ring, ISDN, PPP, SLIP, and WLAN devices, plus several encapsulation formats. It can filter traffic to be shown, and can read packets from a file as well as live from the network. Node statistics can be exported.