Simple Project List Software Map

560 projects in result set
Última actualización: 2010-02-21 10:59

Scam-backscatter

Scam-backscatter is a milter that prevents
backscatter on mail servers which don't host
mailboxes locally. It validates mailboxes by
verifying the recipient addresses hosted on a
different mail server.

(Machine Translation)
Última actualización: 2004-03-20 14:57

Pattern matching

This library implements SNOBOL-like patterns. It provides various strategies form repetitive matching, supports recursive and user-defined patterns, immediate assignment of matched text, and patterns for matching multi-line texts. Bindings for C++ and Ada are provided.

Última actualización: 2009-08-21 23:57

MailArchiva

MailArchivaは、強力な、フル機能のメールアーカイブ(メールアーカイバ)およびMicrosoft Exchangeなどのメールシステムのコンプライアンスソリューションです。それは、長期保管のためのすべての受信、送信および内部メールを格納します。 Webベースのユーザインタフェースが使用可能です。

Última actualización: 2008-03-06 05:51

Mguesser

Mguesser is a tool to guess a text's character set
and language. It is a standalone part of the
mnoGoSearch engine. More than 100 various
character set and language combinations are
supported.

(Machine Translation)
Última actualización: 2004-02-19 08:18

snip

snip is an Ant task designed to help with the
single-sourcing of program documentation. This
task extracts snippets of text from files, placing
them into properties in the Ant project. These
properties can then be used by any other Ant task,
and are particularly useful when referenced by
<filter>s within the <copy> task. It
was originally written to keep snippets of sample
code in API documentation synchronized with the
actual sample classes by automatically extracting
code from the samples when the project is built.

(Machine Translation)
Última actualización: 2012-06-09 19:15

PyBison

PyBison is a sophisticated yet easy-to-use parser creation toolkit for Python that interfaces directly to Bison (yacc)-based parsers. It provides full LALR(1) grammar support, allowing for simple parsing tasks through to writing compilers for high-level languages. Parser code is automatically generated from rules within user-created Parser classes (written in Python), and then, compiled, yacc'ed and linked into a shared library, which is loaded into the running process. All this happens automatically. When the parser runs, it connects directly with the yyparse() routine, and takes event callbacks upon parse targets being reached.

Última actualización: 2009-05-26 14:20

Montezuma

Montezuma is a full-text indexing/search engine library for Common Lisp. It started as a straight-forward port of Ruby's Ferret and currently approaches Lucene in performance.

Última actualización: 2006-04-02 08:16

DisSent

DisSent (short for "Distribute Sent Mails") is a
program for separating your sent mail from a
single folder into different folders based on
properties of the individual messages in the
folder. It scans your mail storage and proposes a
set of actions to tidy up your sent mail folders.
More precisely, it gives you a list of messages
along with proposals on where to move these
messages. You can then select the messages you
want to move and let DisSent do the actual work.

(Machine Translation)
Última actualización: 2005-11-12 10:54

ifile

ifile was one of the first implementations of a "Bayesian" mail filter. It has been adapted to a number of different clients: MH, EXMH, GNUS, PINE, and procmail-compatible clients.

Última actualización: 2002-02-20 00:38

Philter

Philter is a mail filter written in Python which sorts email which is stored in
a qmail-style maildir on Linux. It is meant to be used in conjunction with a
mail fetching tool like getmail. A properties file is used to setup the basic
filtering configuration.

(Machine Translation)
Última actualización: 2008-08-02 02:57

sift

The sift IMAP client is a simple scriptable tool
which allows you to carry out a number of
operations against the messages maintained on a
remote IMAP server. Using simple rules chained
together, you may select messages of interest and
apply various operations to them.

(Machine Translation)
Última actualización: 2003-02-24 14:18

Java Base64

ASCII 文字列を Base64 にエンコード/デコードするための Java ライブラリです。

Estado de desarrollo: 4 - Beta
Usuarios objetivo: Developers, End Users/Desktop
Lenguaje Natural: English
Sistema Operativo: OS Independent
Lenguaje de Programación: Java
Última actualización: 2001-07-15 06:17

pgp-mime-handler

RFC 2015 defines a proposed Internet standard for sending PGP-encrypted email. This PGP/MIME has been incorporated into several MUAs such as Mutt and (with the AEGYPTEN project) KMail. However, a lot of email clients still don't support it. pgp-mime-handler can decrypt/verify such messages via a pipe, so it can be used as an email filter in many programs or scripts.

(Machine Translation)
Última actualización: 2003-05-04 07:36

Bogofilter Web Frontend

Bogofilter is a statistical email classifier using
the Bayesian method. Bogo-fe adds an easy to use,
easy to install frontend for training Bogofilter
by reclassifying incoming email.

(Machine Translation)
Última actualización: 2008-05-12 09:05

pySortNet

pySortNet sorts IP addresses (IPv4 and IPv6) and
hostnames given on standard input such that
addresses and names are grouped in logical groups.

(Machine Translation)