Ports Search

Results 5,0015,010 of 6,332 for /net-p2p/.(0.012 seconds)
mail/milter-manager-2.0.7 (Score: 0.0040776837)
Super milter that can invoke several milters selectively
milter manager protects you from spam mails and virus mails effectively with milter. milter manager has embedded Ruby interpreter to control milters flexibly.
mail/skem-1.0.2 (Score: 0.0040776837)
Cache earlier sendmail's verdicts for the relays
The skem utility is a sendmail milter, that checks and maintains a list of whitelisted, temporary banned, and permanently blacklisted IP-addresses. How you obtain the entries is up to you, but the included logwatcher module provides one possibility. The list is stored in a directory, each entry being a file (usually -- zero sized) or a symlink (usually -- a "broken" one). Such entries are stored efficiently (within the directory itself) and the directories are searched using the hash tables on modern file systems. At the same time, they can be listed, added, and removed with the simple ls(1), touch(1), and rm(1). This milter does not itself filter spam, instead it memorizes the verdicts issued by your other anti-spam defenses to reduce the system load and resource consumption, by temporarily rejecting the relays suspected of spamming (banned) and, optionally, by permanently rejecting the relays "convicted" of spamming (blacklisted). The idea is to stem the spam from real spam sources, while reducing the ill effects of false-positives to merely delaying, rather than rejecting future messages.
mail/noattach-1.2 (Score: 0.0040776837)
Attachment filter for Sendmail Milter
There really isn't much to say, noattach is a milter that parses the body of email messages from sendmail and checks if the filename of attachments matches one of the regular expressions in a given pattern file and rejects those emails that match. Filenames are rfc2047 or rfc2231 decoded if needed. This program needs sendmail version 8.12.2 or newer to be compiled with libmilter.
mail/osbf-lua-2.0.4 (Score: 0.0040776837)
This tool is used as classifier for mails, primarily as Anti Spam
OSBF-Lua (Orthogonal Sparse Bigrams with confidence Factor) is a Lua C module for text classification. It is a port of the OSBF classifier implemented in the CRM114 project. This implementation attempts to put focus on the classification task itself by using Lua as the scripting language, a powerful yet light-weight and fast language, which makes it easier to build and test more elaborated filters and training methods.
mail/FuzzyOcr-3.6.0 (Score: 0.0040776837)
Plugin for SpamAssassin which scans image attachments for spam
FuzzyOcr is a plugin for SpamAssassin which scans image attachments for spam keywords, using an Optical Character Recognition program. This plugin can be used to detect spam that puts all the real spam content in an attached image. The mail itself only random text and random html, without any URLs or identifiable information. It is also able to do approximate matches on words, so errors in recognition or attempts to obfuscate the text inside the image will not cause the detection to fail.
mail/IMAP-Sieve-0.4.9 (Score: 0.0040776837)
Perl module to edit Sieve scripts on an Cyrus IMAP server
A Perl module used by websieve for creating Sieve scripts on an Cyrus IMAP mail server. Sometimes also referenced as 'perlsieve'.
mail/pop3vscan-0.4 (Score: 0.0040776837)
Transparent POP3-Proxy with virus-scanning capabilities
POP3VScan is a transparent POP3-Proxy with virus-scanning capabilities. This means that all your POP3-Clients in the Network can't fetch mails from the internet without that POP3VScan have scanned it. If a virus has been found the mail is replaced with a notification and the original (infeceted) version is stored on the harddisc. Transparent means, that neither the client nor any of the used POP3-servers has to be configured.
mail/postfix-policyd-spf-python-1.3.2 (Score: 0.0040776837)
Pure Python Postfix policy daemon for SPF checking
python-policyd-spf is a Postfix SMTPd policy engine for SPF checking. It is implemented in pure Python and uses the python-spf module.
mail/qmail-auditor-0.47 (Score: 0.0040776837)
Selective e-mail auditing for qmail by means of qmail-queue wrapping
This software provides an easy and functional way to audit incoming and outgoing e-mails from a qmail server. It works by means of qmail-queue wrapping. It has a control file which allows selective auditing of sender or recipient, as well as whom the messages should be forwarded to. This control file allows regular expressions, what increases its flexibility of use.
mail/qmhandle-1.3.2 (Score: 0.0040776837)
Tool to view and manage a qmail queue
qmHandle is a simple program which allows you to view and manage a qmail message queue. The key features of qmHandle are: * You can read the qmail queue, like you do with the qmail-qread program. However, the output of this program is improved over qmail-qread, with the output of the message subjects and color capabilities; * You can print queue statistics, like qmail-qstat, with color capabilities; * You can view a message in the queue; * You can remove a message from the queue.