RSS 431 projects tagged "Filters"

No download Website Updated 29 Jun 2010 RXPY

Screenshot
Pop 30.50
Vit 1.00

RXPY is a pure-Python regular expression library, compatible with the re package. RXPY can be used as a test-bed for new matching algorithms, since the parser and compatibility components are reusable.

Download Website Updated 14 Mar 2010 amavisd-milter

Screenshot
Pop 23.49
Vit 34.14

amavisd-milter is a sendmail milter for amavisd-new that uses the AM.PDP protocol.

No download Website Updated 12 Apr 2013 ClearOS

Screenshot
Pop 517.74
Vit 27.19

ClearOS is an integrated network server gateway solution for small and distributed organizations. The software provides all the necessary server tools to run an organization including email, anti-virus, anti-spam, file sharing, groupware, VPN, firewall, intrusion detection/prevention, content filtering, bandwidth management, multi-WAN, and more. You can think of it as a next generation small business server. Through the intuitive Web-based management console, an administrator can configure the server software along with integrated cloud-based services.

No download Website Updated 03 Jul 2009 minimac

Screenshot
Pop 70.50
Vit 3.67

Minimac is a minimalist, general purpose text macro processor. Its simplicity should make it particularly well suited as a front end preprocessor for little language compilers. It is meant to be simpler to use than m4. It uses an explicit argument stack, and user functions are defined by concatenation (similar to the Forth language). Macro expansion is delayed to the last possible moment. The software is currently in alpha release.

No download Website Updated 26 Feb 2009 Apache Mailet API

Screenshot
Pop 23.62
Vit 1.00

The Apache Mailet API is a Java API which allows the rapid development and flexible deployment of email processing functionality. A mailet is a mail processing component. Though there are some differences, a servlet as a HTTP processing component is a useful analogy.

Download Website Updated 26 May 2009 Montezuma

Screenshot
Pop 35.55
Vit 1.78

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.

Download Website Updated 21 Mar 2011 LEPL

Screenshot
Pop 118.71
Vit 7.96

LEPL is a recursive descent parser library written in Python. It is based on parser combinator libraries popular in functional programming, but also exploits Python language features. Operators provide a friendly syntax, and the consistent use of generators supports full backtracking and resource management. Backtracking implies that a wide variety of grammars are supported; appropriate memoisation ensures that even left-recursive grammars terminate.

Download Website Updated 23 May 2009 vchkuser

Screenshot
Pop 22.23
Vit 1.80

vchkuser is a qmail-spp plugin which checks for recipient existence with vpopmail. It is based on a script by Werner Maier but has been rewritten in C to get rid of all the suid hacks and to enhance performance.

Download Website Updated 13 Oct 2008 python-managesieve

Screenshot
Pop 38.14
Vit 1.00

python-managesieve is a ManageSieve client library for remotely managing Sieve scripts, including a user application (the interactive 'sieveshell'). Sieve scripts allow users to filter incoming email on the mail server. The ManageSieve protocol allows managing Sieve scripts on a remote mail server. These servers are commonly sealed so that users cannot log into them, yet users must be able to update their scripts on them.This module allows accessing a Sieve server for managing Sieve scripts. It is accompanied by a simple yet functional user application, 'sieveshell'.

Download Website Updated 28 Aug 2008 Apache JSieve

Screenshot
Pop 29.33
Vit 1.00

jSieve is a Java implementation of the Sieve mail filtering language defined by RFC 3028. Sieve is an extensible mail filtering language. Its limited expressiveness (no loops or variables and no tests with side effects) allows user created scripts to be run safely on email servers. Sieve is targeted at the final delivery phase (where an incoming email is transferred to a user's mailbox). jSieve is implemented as a language processor that can be plugged into any Internet mail application to add Sieve support.

Screenshot

Project Spotlight

pf-kernel

A Linux kernel fork with new features.

Screenshot

Project Spotlight

(R)?ex

A tool to ease the execution of commands on multiple remote servers.