RSS 632 projects tagged "Filters"

Download Website Updated 22 May 2013 GNU Parallel

Screenshot
Pop 545.11
Vit 649.81

GNU parallel is a shell tool for executing jobs in parallel locally or using remote computers. A job is typically a single command or a small script that has to be run for each of the lines in the input. The typical input is a list of files, a list of hosts, a list of users, a list of URLs, or a list of tables. If you use xargs today you will find GNU parallel very easy to use, as GNU parallel is written to have the same options as xargs. If you write loops in shell, you will find GNU parallel may be able to replace most of the loops and make them run faster by running several jobs in parallel. If you use ppss or pexec you will find GNU parallel will often make the command easier to read. GNU parallel makes sure output from the commands is the same output as you would get had you run the commands sequentially. This makes it possible to use output from GNU parallel as input for other programs.

Download Website Updated 16 May 2013 Distributed Checksum Clearinghouse

Screenshot
Pop 408.95
Vit 240.66

Distributed Checksum Clearinghouse (DCC) is a system of clients and servers that collect and count checksums related to mail messages. The counts can be used by SMTP servers and mail user agents to detect and reject bulk mail. DCC servers can exchange common checksums. The checksums include values that are "fuzzy", or constant across common variations in bulk messages.

No download Website Updated 07 May 2013 Ingo

Screenshot
Pop 318.21
Vit 105.21

Ingo is an email-filter management application. It is fully internationalized, integrated with Horde and the IMP Webmail client, and supports both server-side (Sieve, procmail, maildrop) and client-side (IMAP) rule creation.

Download Website Updated 23 Apr 2013 Clam AntiVirus

Screenshot
Pop 4,307.92
Vit 125.46

Clam AntiVirus is an anti-virus toolkit designed especially for email scanning on mail gateways. It provides a number of utilities, including a flexible and scalable multi-threaded daemon, a commandline scanner, and a tool for automatic database updates. The core of the package is an anti-virus engine available as a shared library.

No download Website Updated 12 Apr 2013 ClearOS

Screenshot
Pop 517.45
Vit 27.51

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.

Download Website Updated 09 Apr 2013 IMAPFilter

Screenshot
Pop 462.49
Vit 80.73

IMAPFilter is a mail filtering utility. It connects to remote mail servers using the Internet Message Access Protocol (IMAP), sends searching queries to the server, and processes mailboxes based on the results.

No download Website Updated 19 Mar 2013 getmail

Screenshot
Pop 606.64
Vit 97.92

getmail is intended as a simple, secure, and reliable replacement for fetchmail. It retrieves email (either all messages, or only unread messages) from one or more POP3, SPDS, or IMAP4 servers (with or without SSL) for one or more email accounts, and reliably delivers into qmail-style Maildirs, mboxrd files, or through external MDAs (command deliveries) specified on a per-account basis. getmail also has excellent support for domain (multidrop) mailboxes, including delivering messages to different users or destinations based on the envelope recipient address.

Download Website Updated 14 Mar 2013 cloc

Screenshot
Pop 355.67
Vit 25.70

Cloc counts and computes differences of blank lines, comment lines, and physical lines of source code in many programming languages. It is written entirely in Perl, using only modules from the standard distribution of Perl 5.6 and higher, and so is quite portable.

Download Website Updated 13 Mar 2013 KK

Screenshot
Pop 32.31
Vit 1.00

KK is a very simple PHP script that displays an ASK (Active SPAM Killer) queue and executes ASK queue commands by automatically triggering email messages. It requires the ASK queue to be imported into a MYSQL database, which is achieved with a simple bash script. KK lacks user authentication, as it isn't targeted for large amount of users. Instead, it identifies users by using a simple numeric code. This may be improved in future releases.

No download Website Updated 26 Feb 2013 frei0r

Screenshot
Pop 207.97
Vit 12.92

As a plugin API, Frei0r's main emphasis is on simplicity, to round up the most common video effects into simple filters, sources, and mixers that can be controlled by parameters. Frei0r plugins can be shared by many host applications, avoiding duplicate efforts by different projects. Frei0r is not meant as a competing standard to more ambitious efforts trying to satisfy the needs of many different applications and more complex effects, as it doesn't provides things like an extensive parameter mechanism or event handling.

Screenshot

Project Spotlight

Auto Multiple Choice

Software for creating and managing multiple choice questionnaires, with automated marking.

Screenshot

Project Spotlight

NuttX

A standards compliant RTOS with a small footprint.