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

Massive Mail Sender freeware
Filter: All | Freeware | Demo
 

Massive Mail Sender

< 1 2 3 4 5 > 
Added: September 27, 2010 | Visits: 1.917

Mail::Mbox::MessageParser Mail::Mbox::MessageParser is a feature-poor but very fast mbox parser. Mail::Mbox::MessageParser uses the best of three strategies for parsing a mailbox: either using GNU grep, cached folder information or highly-optimized Perl..



Platforms: *nix

License: Freeware Size: 245.76 KB Download (185): Mail::Mbox::MessageParser Download

Added: September 17, 2010 | Visits: 1.246

Photo Mail Wizard Photo Mail Wizard is a desktop application designed to help users to search, choose, and send optimized photos by mail. Sent photos are automatically commented, rotated, resized, and/or compressed using the users current parameters. The selected photos files are not modified, and nothing is...





Platforms: *nix

License: Freeware Size: 890.88 KB Download (108): Photo Mail Wizard Download

Added: May 09, 2010 | Visits: 970

Deepest Sender Deepest Sender is a client that will allow you to post to blogs from directly within Firefox. The project is primarily a LiveJournal client, although it supports Blogger (GData) and WordPress (metaWeblog) too, with support for more stuff to come. Note that the actual Deepest Sender website will...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (98): Deepest Sender Download

Added: January 09, 2010 | Visits: 2.138

Yahoo Mail Sucker As you probably know, Yahoo Mail does not provide free POP access to its users any more. You can still use your YM account for free, but you have to use a Yahoo Mail web site to access your account. This is not very convenient as you always have to be online, you cannot use your favourite...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (143): Yahoo Mail Sucker Download

Added: November 25, 2010 | Visits: 1.964

Dwarf Mail Server Dwarf Mail Server is a full-featured mail server developed on the Java platform, implementing SMTP, POP3 and IMAP4rev1 protocols. Dwarf Mail Server provides support for rich application message processing via pluggable mail filters and agents, as well as full handling of virtual domains for the...


Platforms: *nix

License: Freeware Size: 931.84 KB Download (122): Dwarf Mail Server Download

Added: August 02, 2010 | Visits: 1.282

Mail::Salsa::Action::Help Mail::Salsa::Action::Help is a Perl extension for a lot of functions. SYNOPSIS use Mail::Salsa::Action::Help; Stub documentation for Mail::Salsa, created by h2xs. It looks like the author of the extension was negligent enough to leave the stub unedited..


Platforms: *nix

License: Freeware Size: 26.62 KB Download (97): Mail::Salsa::Action::Help Download

Added: June 24, 2010 | Visits: 1.221

Mozilla New Mail Icon Mozilla New Mail Icon is an extension which displays an icon in the system tray when new mail arrives in your Mozilla or Mozilla Thunderbird . Mozilla New Mail Icon supports the standard (FreeDesktop.org) system tray, as used by GNOME, KDE and IceWM..


Platforms: *nix

License: Freeware Size: 29.7 KB Download (108): Mozilla New Mail Icon Download

Added: October 20, 2010 | Visits: 775

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: February 20, 2010 | Visits: 2.009

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 (144): Mail Notification Download

Added: June 16, 2010 | Visits: 1.173

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 (93): Mail::Bulkmail Download

Added: November 01, 2010 | Visits: 1.415

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

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 (89): Mail::Addressbook::Convert::Utilities Download

Added: July 10, 2010 | Visits: 801

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 (91): Mail::Addressbook::Convert::Mailrc Download

Added: November 17, 2010 | Visits: 776

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 (94): Mail::Addressbook::Convert::Spry Download

Added: March 04, 2010 | Visits: 2.176

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

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

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

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

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

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

< 1 2 3 4 5 >