Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.145.605 Times

List Of Anti Spam software
Filter: All | Freeware | Demo
 

List Of Anti Spam

< 1 2 3 4 5 
Added: June 15, 2013 | Visits: 263

MultiSite Engage user & Anti spam by RetinaPost Make users Read More related posts and protect WordPress from spam. Displays extracts from blog articles or simple useful messages and engage users to READ MORE while securing your web forms.Replaces annoying Captchas and non secure client site verification with something better in combating...



Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 81.92 KB Download (53): MultiSite Engage user & Anti spam by RetinaPost Download

Added: September 16, 2006 | Visits: 3.746

123 CC Email Checker It's a full-featured pop3 email checker. When new messages arrive, it will notify you. If a message includes a Klez worm virus or some defined spam addresses, CC Email Checker will mark it out. It supports delete mail remotely. So you can remove it. In a word, CC Email Checker is also Klez...





Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 584 KB Download (493): 123 CC Email Checker Download

Added: September 20, 2006 | Visits: 2.567

cc email checker It's a full-featured pop3 email checker. When new messages arrive, it will notify you. If a message includes a Klez worm virus or some defined spam addresses, CC Email Checker will mark it out. It supports delete mail remotely. So you can remove it. In a word, CC Email Checker is also Klez...


Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 584 KB Download (596): cc email checker Download

Released: May 11, 2004  |  Added: September 21, 2006 | Visits: 2.912

Invisible Email Anti spam software and spam filtering software by Invisible Email protects your internet privacy and stops spam and unsolicited email. Recapture your computer privacy with this anonymous email encoder software.


Platforms: Windows

License: Demo Cost: $19.95 USD Size: 636 KB Download (104): Invisible Email Download

Released: March 03, 2006  |  Added: March 06, 2006 | Visits: 3.926

Download urls utility Download URLs utility. Give this utility the list of URLs and the folder where do you want to see files. And press go button.


Platforms: Windows

License: Freeware Size: 50 KB Download (247): Download urls utility

Released: August 26, 2009  |  Added: November 03, 2009 | Visits: 4.470

wList wList is a tool that allows you to create a list of the files and subfolders of a given folder (directory). With one click, you can create a list of the contents of any CD/DVD/USB flash drive, or any hard disk. You can easily search through or print this list. wList includes the...


Platforms: Windows

License: Shareware Cost: $15.00 USD Size: 544.18 KB Download (181): wList Download

Added: January 18, 2010 | Visits: 1.341

conceptRM (Rss Mail) ConceptRM (RssMail) project is an email client using RSS as a means to deliver the list of email to the user.. IT supplier for the insurance industry


Platforms: *nix

License: Freeware Size: 19.46 KB Download (97): conceptRM (Rss Mail) Download

Added: April 17, 2010 | Visits: 2.023

ArpSpyX ArpSpyX is an ARP packet sniffer that displays a list of IP and MAC addresses found by analyzing ARP traffic on your network. Arp packets are an indicator of what machines are active on your network. ArpSpyX will passively sniff your network for ARP packets and display the IP and MAC address of...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (151): ArpSpyX Download

Added: May 23, 2010 | Visits: 3.885

W3C-PHP W3C-PHP is a little php-cli script that can validate a list of URLs trough the W3C validator Web site (http://validator.w3.org/) with PHP-DOM functions. Configuration: list.txt -> contain the list of url that you need to validate the URLs must start with ":" without the "http://" prefix for...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (136): W3C-PHP Download

Added: September 12, 2010 | Visits: 948

jTokeniser jTokeniser project is a Java library for tokenising strings into a list of tokens.. The website of Andrew Roberts, Schoolof Computing, University of Leeds. Research interests: Natural LanguageLearning (NLL), Grammar Inference, Natual Language Processing (NLP),Machine Learning, Clustering,...


Platforms: *nix

License: Freeware Size: 84.99 KB Download (93): jTokeniser Download

Added: November 03, 2010 | Visits: 1.544

RSS News Ticker Applet RSS News Ticker Applet project provides a scrolling list of news from an RSS feed.. Display RSS news in your website using this Java Applet Ticker


Platforms: *nix

License: Shareware Cost: $30.00 USD Size: 25.6 KB Download (103): RSS News Ticker Applet Download

Added: April 17, 2010 | Visits: 2.017

Fast Audio Playlist Generator FAPG is a tool to generate list of audio files (WAV, MP3, Ogg, etc.) in various formats (M3U, PLS, HTML, etc). It is very useful for quickly creating a playlist of a large number of audio files. It is coded in C to be as fast as possible, and does not use any specific audio library (like...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (167): Fast Audio Playlist Generator Download

Added: September 18, 2010 | Visits: 1.093

Acme::Hyperindex Acme::Hyperindex is a Perl module to look deep into structures using a list of indexes. SYNOPSIS use strict; use Acme::Hyperindex; my @struct = ( { j_psi => [qw( eta_prime phi kaon )] }, { j_psi => [qw( selectron down tau_sneutrino )] }, { j_psi => [qw( upsilon gluino photino )] } );...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (97): Acme::Hyperindex Download

Added: November 23, 2010 | Visits: 1.269

blah blah project consists of a utility for maintaining a list of frequently copy-and-pasted text. When an item is selected from the menu the corresponding text is automatically placed into the clipboard. You can then use the paste feature in another application to transfer the text. The current...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (91): blah Download

Added: June 04, 2010 | Visits: 1.164

squid_redirect squid_redirect uses a list of patterns to zap annoying ad banners from Web pages, inserting a placeholder image. It lives in a Web proxy and so requires no special browser facilities. squid_redirect is readily customizable, small, fast, and easy to install. Whats New in This Release: - A...


Platforms: *nix

License: Freeware Size: 52.22 KB Download (101): squid_redirect Download

Added: July 05, 2010 | Visits: 940

Math::HashSum Math::HashSum can sum a list of key-value pairs on a per-key basis. SYNOPSIS use Math::HashSum qw(hashsum); my %hash1 = (a=>.1, b=>.4); my %hash2 = (a=>.2, b=>.5); my %sum = hashsum(%hash1,%hash2); print "$sum{a}n"; # Prints .3 print "$sum{b}n"; # Prints .9 This module allows you to...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (89): Math::HashSum Download

Added: September 03, 2010 | Visits: 1.050

pktstat pktstat displays a real-time list of active connections seen on a network interface, and how much bandwidth is being used. Partially decodes HTTP and FTP protocols to show what filename is being transferred. X11 application names are also shown. Entries hang around on the screen for a few...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (105): pktstat Download

Added: March 03, 2010 | Visits: 1.515

MP3 Report Generator MP3 Report Generator is a customizable program to scan a list of (sub)directories, creating a report from an HTML template. Also calculates various statistics and each songs playing time. Supports ID3 and ID3v2 tags. All options can be configured through the command line, see mp3report.pl...


Platforms: *nix

License: Freeware Size: 36.86 KB Download (103): MP3 Report Generator Download

Added: March 08, 2010 | Visits: 768

DBI::Changes DBI::Changes Perl module contains a list of significant changes to the DBI..


Platforms: *nix

License: Freeware Size: 491.52 KB Download (90): DBI::Changes Download

Added: April 17, 2010 | Visits: 1.127

Imieniny Imieniny reads a list of names and the dates on which those saints are commemorated in Poland. The "name-day", i.e. the day on which a saint bearing a persons name is commemorated, is important in Poland, and is celebrated like a birthday. The program, given a date, will display what people...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (96): Imieniny Download

< 1 2 3 4 5