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

Photo Mail freeware
Filter: All | Freeware | Demo
 

Photo Mail

< 1 2 3 4 5 > 
Added: February 24, 2010 | Visits: 2.477

The PHP Photo Archive 1.0 LinPHA is an easy to use, multilingual, flexible photo/image archive/album/gallery written in PHP. It uses a SQL database to store information about your pictures. It comes with a HTML based installer, so you dont need experience in setting up SQL DB.. Platforms: *nix

License: Freeware Size: 1.2 MB Download (116): The PHP Photo Archive 1.0 Download

Added: April 18, 2010 | Visits: 1.079

ExiBomb Mail ExiBomb is a system designd to monitor mail traffic on the Exim based MTA server. The interface is developed in PHP. It reads the maillogs in a tail method and stores all relevant data in a MYSQL Database.The script reading the logs was developed in PERL. Installation: Exibomb.pl needs your... Platforms: *nix

License: Freeware Size: 17.41 KB Download (90): ExiBomb Mail Download

Added: September 01, 2010 | Visits: 1.071

HTML::Mail HTML::Mail is a Perl extension for sending emails with embedded HTML and media. SYNOPSIS use HTML::Mail; ### initialisation my $html_mail = HTML::Mail->new( HTML => http://www.cpan.org, Text => This is the text representation of the webpage http://www.cpan.org, From => me@myhost.org,... Platforms: *nix

License: Freeware Size: 15.36 KB Download (94): HTML::Mail Download

Added: June 04, 2010 | Visits: 1.865

Claws Mail Claws Mail (previously known as Sylpheed-Claws) project is an e-mail client (and news reader), based on GTK+. The appearance and interface are similar to some popular e-mail clients for Windows, such as Outlook Express, Becky!, and Datula. The interface is also designed to emulate the mailers... Platforms: *nix

License: Freeware Download (103): Claws Mail Download

Added: August 09, 2010 | Visits: 1.971

Ghost In The Mail Ghost In The Mail is an anonymous e-mail client for linux written in C and designed in GTK+ 2. Look at the screenshots below to have a better idea of how does it works. This piece of software allows to send e-mails to any person over the net with a fake email address, and also a fake name.... Platforms: *nix

License: Freeware Size: 378.88 KB Download (102): Ghost In The Mail Download

Added: February 10, 2010 | Visits: 1.810

Mail::Client::Yahoo Mail::Client::Yahoo is a Perl module with programmatically access Yahoos web-based email. SYNOPSIS use Mail::Client::Yahoo; $y = Mail::Client::Yahoo->login( username => bob, password => secret, secure => 1, # for the paranoid and patient ); $y->select_folder(Inbox); $m =... Platforms: *nix

License: Freeware Size: 6.14 KB Download (210): Mail::Client::Yahoo Download

Added: June 25, 2010 | Visits: 820

Manitou-Mail Manitou-Mail is an open source database-driven mail user-agent and associated utilities. Manitou-Mail project provides a framework and programs for storing, exposing, and managing mail as organized data in a PostgreSQL database. It can be viewed as a versatile alternative to an imap-aware client... Platforms: *nix

License: Freeware Size: 38.91 KB Download (92): Manitou-Mail Download

Added: September 27, 2010 | Visits: 1.921

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: August 10, 2010 | Visits: 2.307

My Photo Gallery My Photo Gallery is a Web-based photo gallery that also supports non-image filetypes. It is easy to setup and even easier to maintain. Slick-looking image galleries and thumbnails are generated on the fly from any root directory that you specify. Albums can be created using the included... Platforms: *nix

License: Freeware Size: 122.88 KB Download (154): My Photo Gallery Download

Added: January 09, 2010 | Visits: 2.141

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

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: July 22, 2010 | Visits: 1.262

Mail::SendEasy Mail::SendEasy can send plain/html e-mails through SMTP servers (platform independent). Supports SMTP authentication and attachments. This modules will send in a easy way e-mails, and doesnt have dependencies. Soo, you dont need to install libnet. It supports SMTP authentication and... Platforms: *nix

License: Freeware Size: 11.26 KB Download (109): Mail::SendEasy Download

Added: August 02, 2010 | Visits: 1.286

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

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

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

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

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 11, 2010 | Visits: 1.636

GTK Photo Gallery GTK Photo Gallery is an album to manage small and medium-sized photograph collections. It is possible to upload images to an online laboratory. It allows quick management by processing multiple files together. Rotate, delete, move, and manage descriptions can be done for all files in one... Platforms: *nix

License: Freeware Size: 184.32 KB Download (124): GTK Photo Gallery Download

Added: March 11, 2010 | Visits: 1.525

BINS photo album BINS is a valid HTML 4 photo album generator with support for internationalization, EXIF, and customizable charset encoding, including UTF-8 (Unicode). Albums can contains other sub-albums. The appearance of the album can be fully personalized by using template and configuration parameters. The... Platforms: *nix

License: Freeware Size: 266.24 KB Download (101): BINS photo album Download

Added: June 16, 2010 | Visits: 1.177

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

< 1 2 3 4 5 >