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

Cyprus Mail News freeware
Filter: All | Freeware | Demo
 

Cyprus Mail News

< 1 2 3 4 5 > 
Added: September 04, 2010 | Visits: 1.442

James The Java Apache Mail Enterprise Server (a.k.a. Apache James) is a 100% pure Java SMTP and POP3 Mail server and NNTP News server. It is designed James to be a complete and portable enterprise mail engine solution based on currently available open protocols. James is also a mail application...



Platforms: *nix

License: Freeware Size: 4.9 MB Download (106): James Download

Added: October 20, 2010 | Visits: 769

Mail::Digest::Tools Mail::Digest::Tools is a Perl module that has tools for digest versions of mailing lists. SYNOPSIS use Mail::Digest::Tools qw( process_new_digests reprocess_ALL_digests reply_to_digest_message repair_message_order consolidate_threads_multiple consolidate_threads_single...





Platforms: *nix

License: Freeware Size: 68.61 KB Download (95): Mail::Digest::Tools Download

Added: April 11, 2010 | Visits: 1.182

Mail::DKIM::Signature Mail::DKIM::Signature module encapsulates a DKIM signature header. CONSTRUCTORS new() - create a new signature from parameters my $signature = new Mail::DKIM::Signature( [ Algorithm => "rsa-sha1", ] [ Signature => $base64, ] [ Method => "relaxed", ] [ Domain => "example.org", ] [...


Platforms: *nix

License: Freeware Size: 47.1 KB Download (98): Mail::DKIM::Signature Download

Added: February 20, 2010 | Visits: 2.003

Mail Notification Mail Notification is a status icon (aka tray icon) that informs you if you have new mail. Mail Notification works with system trays implementing the freedesktop.org System Tray Specification, such as the GNOME Panel Notification Area, the Xfce Notification Area and the KDE System Tray..


Platforms: *nix

License: Freeware Size: 716.8 KB Download (140): Mail Notification Download

Added: April 19, 2010 | Visits: 1.212

Jeffs News Aggregator Jeffs News Aggregator is a news getter / page generator that can pull comics, headlines, and RSS feeds and pump them into your template pages..


Platforms: *nix

License: Freeware Size: 296.96 KB Download (99): Jeffs News Aggregator Download

Added: June 16, 2010 | Visits: 1.169

Mail::Bulkmail Mail::Bulkmail is a platform independent mailing list module. SYNOPSIS use Mail::Bulkmail /path/to/conf.file my $bulk = Mail::Bulkmail->new( "LIST" => "~/my.list.txt", "From" => "Jim Thomason" , "Subject" => "This is a test message", "Message" => "Here is my test message" ) || die...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (92): Mail::Bulkmail Download

Added: November 01, 2010 | Visits: 1.409

Mail::Bulkmail::Server Mail::Bulkmail::Server is a Perl module that handles server connections and communication for Mail::Bulkmail. SYNOPSIS my $server = Mail::Bulkmail::Server->new( Smtp => your.smtp.com, Port => 25 ) || die Mail::Bulkmail::Server->error(); #connect to the SMTP relay $server->connect || die...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (98): Mail::Bulkmail::Server Download

Added: February 16, 2010 | Visits: 893

Mail::Addressbook::Convert::Utilities Mail::Addressbook::Convert::Utilities is a Perl module for addressbook conversion. SYNOPSIS This module is not designed to be used by the user. It provides utility methods with for Mail::Addressbook::Convert.


Platforms: *nix

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

Added: July 10, 2010 | Visits: 793

Mail::Addressbook::Convert::Mailrc Mail::Addressbook::Convert::Mailrc is a Perl module from Unix Mailrc Addressbook. SYNOPSIS use strict; use Mail::Addressbook::Convert::Mailrc; my $Mailrc = new Mail::Addressbook::Convert::Mailrc(); my $MailrcInFile ="mailrc"; # name of the file containing the Spry data # it is found in...


Platforms: *nix

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

Added: November 17, 2010 | Visits: 773

Mail::Addressbook::Convert::Spry Mail::Addressbook::Convert::Spry is a Perl module from Spry Mail Addressbook. SYNOPSIS use strict; use Mail::Addressbook::Convert::Spry; my $SPRY = new Mail::Addressbook::Convert::Spry(); my $SpryInFile ="spry.als"; # name of the file containing the Spry data # it is found in the Spry...


Platforms: *nix

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

Added: March 04, 2010 | Visits: 2.171

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: 928

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 (97): Mail::Addressbook::Convert::Tsv Download

Added: February 17, 2010 | Visits: 819

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 (90): Mail::Addressbook::Convert::Eudora Download

Added: June 15, 2010 | Visits: 1.119

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 (98): Mail::Addressbook::Convert::Pine Download

Added: April 22, 2010 | Visits: 1.342

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.206

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.435

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 (102): Dada Mail 2.10.15 / 2.11 Alpha Download

Added: February 15, 2010 | Visits: 911

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 (97): Mail::Abuse Download

Added: March 27, 2010 | Visits: 1.110

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


Platforms: *nix

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

Added: November 07, 2010 | Visits: 1.706

In The News In The News is a Firefox extension that highlights text, right-click to see the latest related news stories. Mouse over any of the headlines to see a brief summary of the story. Click on any of the stories to have it open up in a new tab..


Platforms: *nix

License: Freeware Size: 3.07 KB Download (102): In The News Download

< 1 2 3 4 5 >