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.479.560 Times

Email Filter Android Code freeware
Filter: All | Freeware | Demo
 

Email Filter Android Code

< 1 2 3 4 5 > 
Added: January 18, 2010 | Visits: 1.437

Email::AutoReply Email::AutoReply is a Perl extension for writing email autoresponders. SYNOPSIS use Email::AutoReply; my $auto = Email::AutoReply->new; $auto->reply; This module may be useful in writing autoresponders. The example code above will try to respond (using Sendmail) to an email message given... Platforms: *nix

License: Freeware Size: 15.36 KB Download (108): Email::AutoReply Download

Added: February 22, 2010 | Visits: 2.490

Yet Another Filter Proxy Yet Another Filter Proxy project is a preforking, banner filtering, content scanning Perl proxy. Yet Another Filter Proxy is a proxy to filter out advertising banners and malicious script code from web sites. It is written in Perl and based on an example by Randal L. Schwartz. For... Platforms: *nix

License: Freeware Size: 27.65 KB Download (290): Yet Another Filter Proxy Download

Added: October 01, 2010 | Visits: 1.196

Filter::Macro Filter::Macro is a Perl module to make macro modules that are expanded inline. SYNOPSIS In MyHandyModules.pm: package MyHandyModules; use Filter::Macro; # lines below will be expanded into callers code use strict; use warnings; use Switch; use IO::All; use Quantum::Superpositions;... Platforms: *nix

License: Freeware Size: 13.31 KB Download (104): Filter::Macro Download

Added: April 22, 2010 | Visits: 813

XML::Filter::DataIndenter XML::Filter::DataIndenter is a SAX2 Indenter for data oriented XML. SYNOPSIS use XML::Filter::DataIndenter; use XML::SAX::Machines qw( Pipeline ); Pipeline( XML::Filter::DataIndenter => *STDOUT ); ALPHA CODE ALERT: This is the first release. Feedback and patches welcome. In data... Platforms: *nix

License: Freeware Size: 3.07 KB Download (88): XML::Filter::DataIndenter Download

Added: July 22, 2010 | Visits: 919

XML::Filter::Dispatcher XML::Filter::Dispatcher is a path based event dispatching with DOM support. SYNOPSIS use XML::Filter::Dispatcher qw( :all ); my $f = XML::Filter::Dispatcher->new( Rules => [ foo => &handle_foo_start_tag, @bar => &handle_bar_attr, ## Send any elts and their contents to $handler... Platforms: *nix

License: Freeware Size: 88.06 KB Download (93): XML::Filter::Dispatcher Download

Added: May 22, 2010 | Visits: 849

The SpamBouncer 2.2 The SpamBouncer is a spam filter that runs under Procmail, a Unix-based email processing program. The SpamBouncer filters and classifies your incoming email, moving spam to a separate folder or deleting it entirely. This allows you to find your real email without having to read through a flood... Platforms: *nix

License: Freeware Size: 665.6 KB Download (100): The SpamBouncer 2.2 Download

Added: March 14, 2010 | Visits: 812

Qpsmtpd::Plugin::Quarantine Qpsmtpd::Plugin::Quarantine is a filter outbound email to prevent blacklisting. SYNOPSIS Qpsmtpd quarantine plugin: use Qpsmtpd::Plugin::Quarantine; The quarantine.cgi web page: use Qpsmtpd::Plugin::Quarantine::CGI; main(); In crontab or nightly: perl... Platforms: *nix

License: Freeware Size: 38.91 KB Download (92): Qpsmtpd::Plugin::Quarantine Download

Added: April 20, 2010 | Visits: 1.171

Email Email sends email to remote SMTP servers via the command line, which makes it useful in cron jobs. It will send to any RFC standard remote ESMTP server, and will allow you to encrypt, sign, and design your message on the fly. It has the capability to use signature files with dynamic options,... Platforms: *nix

License: Freeware Size: 174.08 KB Download (105): Email Download

Added: March 13, 2010 | Visits: 815

Bogofilter Bogofilter is a Bayesian spam filter. In its normal mode of operation, it takes an email message or other text on standard input, does a statistical check against lists of `good` and `bad` words, and returns a status code indicating whether or not the message is spam. Bogofilter is designed... Platforms: *nix

License: Freeware Size: 563.2 KB Download (95): Bogofilter Download

Added: August 10, 2010 | Visits: 1.179

Kmail POP filter with antispam/scoring Kmail POP filter with antispam/scoring contains improvements for KMAIL POP filters. Read the content of file README for the use information and for applying the patch. Filter rules with action with one score value (only for kde-3.5.x) - The porting for the other versions will come make only... Platforms: *nix

License: Freeware Size: 522.24 KB Download (103): Kmail POP filter with antispam/scoring Download

Added: June 11, 2010 | Visits: 909

XML::Filter::Sort::BufferMgr XML::Filter::Sort::BufferMgr is a Perl implementation class used by XML::Filter::Sort. The documentation is targetted at developers wishing to extend or replace this class. For user documentation, see XML::Filter::Sort. Two classes are used to implement buffering records and spooling them... Platforms: *nix

License: Freeware Size: 25.6 KB Download (94): XML::Filter::Sort::BufferMgr Download

Added: July 01, 2010 | Visits: 992

XML::Filter::Sort XML::Filter::Sort is a SAX filter for sorting elements in XML. SYNOPSIS use XML::Filter::Sort; use XML::SAX::Machines qw( :all ); my $sorter = XML::Filter::Sort->new( Record => person, Keys => [ [ lastname, alpha, asc ], [ firstname, alpha, asc ], [ @age, num, desc] ], ); my... Platforms: *nix

License: Freeware Size: 25.6 KB Download (109): XML::Filter::Sort Download

Added: April 25, 2010 | Visits: 874

Veldfire Veldfire project is a collection of C code aimed at simplifying email functionality. The project aims to provide interfaces for sending email, attaching files, and sending to lists. Compiling: make; make install Solaris will need to uncomment LIBS line at the top of the makefile, as well... Platforms: *nix

License: Freeware Size: 46.08 KB Download (89): Veldfire Download

Added: October 03, 2010 | Visits: 1.045

t-prot t-prot (TOFU Protection) is a filter which improves the readability of email messages and Usenet posts by hiding some of their annoying parts. The annoyances it handles include mailing list footers, signatures, TOFU, sequences of blank lines, and repeated punctuation. TOFU is an acronym that... Platforms: *nix

License: Freeware Size: 38.91 KB Download (91): t-prot Download

Added: November 07, 2010 | Visits: 912

SVK::Log::Filter::Babelfish SVK::Log::Filter::Babelfish is a Perl module to translate logs to various natural languages. SYNOPSIS > svk log --filter babelfish de //mirror/project/trunk ---------------------------------------------------------------------- r1234 (orig r456): author | 2006-05-15 09:28:52 -0600 Dieses... Platforms: *nix

License: Freeware Size: 5.12 KB Download (89): SVK::Log::Filter::Babelfish Download

Added: August 05, 2010 | Visits: 1.065

IM-Filter 0.9 IM-Filter is a daemon for GNU/Linux firewall hosts written in C which is able to analyze and filter the ICQ protocol. The daemon runs in userspace and fetches packets of the ICQ protocol by using the libnetfilter_queue mechanism. IM-Filters main purpose is to run at a gateway, so all... Platforms: *nix

License: Freeware Download (97): IM-Filter 0.9 Download

Added: February 15, 2010 | Visits: 2.112

Filter::decrypt Filter::decrypt Perl module contains a template for a decrypt source filter. SYNOPSIS use Filter::decrypt ; This is a sample decrypting source filter. Although this is a fully functional source filter and it does implement a very simple decrypt algorithm, it is not intended to be used as... Platforms: *nix

License: Freeware Size: 40.96 KB Download (211): Filter::decrypt Download

Added: February 13, 2010 | Visits: 1.221

Pod::POM::View::HTML::Filter Pod::POM::View::HTML::Filter Perl module can use filters on sections of your pod documents. SYNOPSIS In your POD: Some coloured Perl code: =begin filter perl # now in full colour! $A++; =end filter =for filter=perl $A++; # this works too This should read C : =begin filter foo... Platforms: *nix

License: Freeware Size: 24.58 KB Download (100): Pod::POM::View::HTML::Filter Download

Released: December 12, 2012  |  Added: January 02, 2013 | Visits: 1.153

.Net Email Validator Check email addresses without actually sending an email. check MX records, smtp, syntax, mailbox ... With only one method call Email Validator.Net component will solve all your email validation problems. EmailValidator.Net is an essential component for email marketing list hygiene and to... Platforms: Windows

License: Freeware Size: 8.79 KB Download (77): .Net Email Validator Download

Released: June 08, 2012  |  Added: June 08, 2012 | Visits: 651

FLV Flash Video Source Filter FLV Flash Video Source Filter was designed to be a powerful source filter that will allow playback flv flash video, in any Directshow base application (C#, Delphi, .Net, vb, vc++). FEATURES: · Support playback FLV Flash video in any Directshow base application. · Include VC++, C#... Platforms: Windows

License: Freeware Size: 3.2 MB Download (420): FLV Flash Video Source Filter Download

< 1 2 3 4 5 >