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 49.590.703 Times

Clearwire Mail freeware
Filter: All | Freeware | Demo
 

Clearwire Mail

< 1 2 3 4 5 > 
Added: March 04, 2010 | Visits: 2.166

Mail::Addressbook::Convert::Ldif Mail::Addressbook::Convert::Ldif is a Perl module that can convert to and from Ldif formatted addressbooks. SYNOPSIS use strict; use Mail::Addressbook::Convert::Ldif; my $LDIF = new Mail::Addressbook::Convert::Ldif(); my $LdifInFile ="ldifSample.txt"; # name of the file containing the Ldif...



Platforms: *nix

License: Freeware Size: 30.72 KB Download (476): Mail::Addressbook::Convert::Ldif Download

Added: February 03, 2010 | Visits: 925

Mail::Addressbook::Convert::Tsv Mail::Addressbook::Convert::Tsv is a Perl module that can convert to and from Tsv ( Tab Separated )formatted addressbooks. SYNOPSIS use strict; use Mail::Addressbook::Convert::Tsv; my $TSV = new Mail::Addressbook::Convert::Tsv(); my $TsvInFile ="csvSample.txt"; # name of the file...





Platforms: *nix

License: Freeware Size: 30.72 KB Download (91): Mail::Addressbook::Convert::Tsv Download

Added: February 17, 2010 | Visits: 816

Mail::Addressbook::Convert::Eudora Mail::Addressbook::Convert::Eudora is a Perl module that can convert to and from Eudora addressbooks. SYNOPSIS use strict; use Eudora; my $Eudora = new Eudora(); my $EudoraInFile ="eudoraSample.txt"; # name of the file containing the Eudora data # Convert Eudora to Standard Intermediate...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (89): Mail::Addressbook::Convert::Eudora Download

Added: June 15, 2010 | Visits: 1.114

Mail::Addressbook::Convert::Pine Mail::Addressbook::Convert::Pine is a Perl module that convert to and from Pine formatted addressbooks. SYNOPSIS use strict; use Mail::Addressbook::Convert::Pine; my $pine = new Mail::Addressbook::Convert::Pine(); my $PineInFile ="pineSample.txt"; # name of the file containing the Ldif...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (92): Mail::Addressbook::Convert::Pine Download

Added: April 22, 2010 | Visits: 1.338

Mail::Addressbook::Convert::Juno Mail::Addressbook::Convert::Juno can convert from Juno addressbooks. SYNOPSIS use strict; use Mail::Addressbook::Convert::Juno; my $Juno = new Mail::Addressbook::Convert::Juno(); my $JunoInFile ="junoSample.nv"; # name of the file containing the Juno data # it is found in the Spry folder...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (110): Mail::Addressbook::Convert::Juno Download

Added: February 09, 2010 | Visits: 1.199

Mail::Addressbook::Convert Mail::Addressbook::Convert is a Perl module that can convert to and from many e-mail addressbooks. SYNOPSIS These modules allow to to convert between the following e-mail addressbook formats From To csv csv ( Note: MS Outlook. Outlook Express and many other mailers will export and import...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (122): Mail::Addressbook::Convert Download

Added: October 06, 2010 | Visits: 1.430

Dada Mail 2.10.15 / 2.11 Alpha Dada Mail project is a general purpose mailing list manager who is targeted to be used for small to medium organizations such as businesses, non-profit organizations and personal sites. A Mailing List Manager is a program that handles the subscriptions of a mailing list and in this case also...


Platforms: *nix

License: Freeware Size: 1.3 MB Download (101): Dada Mail 2.10.15 / 2.11 Alpha Download

Added: February 15, 2010 | Visits: 908

Mail::Abuse Mail::Abuse is a Perl module that helps parse and respond to miscellaneous abuse complaints. SYNOPSIS use Mail::Abuse; This module and the accompaining software can be used to automatically parse and respond to various formats of abuse complaints. This software is geared towards abuse desk...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (96): Mail::Abuse Download

Added: March 27, 2010 | Visits: 1.106

Mail Notifier Mail Notifier provides an E-mail Notifier for POP3 accounts..


Platforms: *nix

License: Freeware Size: 76.8 KB Download (140): Mail Notifier Download

Added: July 24, 2010 | Visits: 1.066

Mail::Abuse::Report SYNOPSIS use Mail::Abuse::Report; my $r = new Mail::Abuse::Report ( -text => $report_text, -reader => $reader, -filters => [ $f1, $f2, ... ], -parsers => [ $i1, $i2, ... ], -processors => [ $p1, $p2, ... ], -debug => 1, -config => $config_file, ); This class encapsulates an abuse...


Platforms: *nix

License: Freeware Size: 91.14 KB Download (87): Mail::Abuse::Report Download

Added: June 04, 2010 | Visits: 1.069

Mail::Box::Parser::C Mail::Box::Parser::C is a Perl module that can parse folders for MailBox with C routines. This is an optional module for MailBox, and will (once installed) automatically be used by MailBox to parse e-mail message content when the message is supplied as file-handle. In all other cases, MailBox...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (93): Mail::Box::Parser::C Download

Added: March 17, 2010 | Visits: 1.038

Mail::Summary::Tools::YAMLCache Mail::Summary::Tools::YAMLCache is a low performance cache which is easy to edit/fix. SYNOPSIS use Mail::Summary::Tools::YAMLCache; my $cache = Mail::Summary::Tools::YAMLCache->new( file => Path::Class::file("/tmp/foo"), ); $cache->get("foo:bar"); $cache->set("foo:bar", "moose");...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (91): Mail::Summary::Tools::YAMLCache Download

Added: March 25, 2010 | Visits: 1.268

Mail::Message::Head::Complete Mail::Message::Head::Complete is a Perl module with the header of one message. INHERITANCE Mail::Message::Head::Complete is a Mail::Message::Head is a Mail::Reporter Mail::Message::Head::Complete is extended by Mail::Message::Head::Partial Mail::Message::Replace::MailHeader...


Platforms: *nix

License: Freeware Size: 583.68 KB Download (102): Mail::Message::Head::Complete Download

Added: January 08, 2010 | Visits: 1.112

Mail::Message::Head::SpamGroup Mail::Message::Head::SpamGroup is a Perl module which contains spam fighting related header fields. INHERITANCE Mail::Message::Head::SpamGroup is a Mail::Message::Head::FieldGroup is a Mail::Reporter SYNOPSIS my $sg = Mail::Message::Head::SpamGroup->new(head => $head, ...);...


Platforms: *nix

License: Freeware Size: 583.68 KB Download (93): Mail::Message::Head::SpamGroup Download

Added: April 25, 2010 | Visits: 1.124

Mail::Message::Head::FieldGroup Mail::Message::Head::FieldGroup is a Perl module with a sub set of fields in a header. INHERITANCE Mail::Message::Head::FieldGroup is a Mail::Reporter Mail::Message::Head::FieldGroup is extended by Mail::Message::Head::ListGroup Mail::Message::Head::ResentGroup...


Platforms: *nix

License: Freeware Size: 583.68 KB Download (91): Mail::Message::Head::FieldGroup Download

Added: July 23, 2010 | Visits: 802

Mail::Toaster Mail::Toaster is an installer for a collection of software which provides a full-featured mail server. The system is built around the qmail mail transport agent, with many additions and modifications.


Platforms: *nix

License: Freeware Size: 624.64 KB Download (96): Mail::Toaster Download

Added: October 08, 2010 | Visits: 885

Mail::DKIM::DkSignature Mail::DKIM::DkSignature is a DomainKeys signature header. CONSTRUCTORS parse() - create a new signature from a DomainKey-Signature header my $sig = parse Mail::DKIM::DkSignature( "DomainKey-Signature: a=rsa-sha1; b=yluiJ7+0=; c=nofws" ); Constructs a signature by parsing the provided...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (108): Mail::DKIM::DkSignature Download

Added: March 21, 2010 | Visits: 729

Mail::Sendmail Mail::Sendmail is a simple platform independent mailer. SYNOPSIS use Mail::Sendmail; %mail = ( To => you@there.com, From => me@here.com, Message => "This is a very short message" ); sendmail(%mail) or die $Mail::Sendmail::error; print "OK. Log says:n", $Mail::Sendmail::log; Simple...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (94): Mail::Sendmail Download

Added: April 15, 2010 | Visits: 951

Fetch and deliver mail Fetch and deliver mail is a simple, lightweight replacement for mail fetching, filtering, and delivery programs such as fetchmail and procmail. It can fetch using POP3, POP3S, IMAP, IMAPS, or stdin, and deliver to a pipe, file, maildir, mbox, or SMTP server, based on a set of regexps. Fetch...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (92): Fetch and deliver mail Download

Added: July 21, 2010 | Visits: 1.218

Clevo Mail LED Linux Driver Clevo Mail LED Linux Driver operates the mail LED on the Clevo notebook model D4J. Whats New in This Release: - The DMI_BOARD_VENDOR string has been corrected for D410V autodetection.. Get Clevo Mail LED at SourceForge.net. Fast, secure and free downloads from the largest Open Source...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (112): Clevo Mail LED Linux Driver Download

< 1 2 3 4 5 >