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

Flickr Mail freeware
Filter: All | Freeware | Demo
 

Flickr Mail

< 1 2 3 4 5 > 
Added: March 21, 2010 | Visits: 738

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 (100): Mail::Sendmail Download

Added: March 26, 2010 | Visits: 1.019

Flickr Follow Comment Flickr Follow Comment is a Greasemonkey script that improves Flickrs "Comments Youve Made" page. Flickr Follow Comment allows you to see 10 pages of comments and filter the comments displayed to show only photos from your contacts/friends/family with new comments, photos with new comments and...





Platforms: *nix

License: Freeware Download (99): Flickr Follow Comment Download

Added: February 22, 2010 | Visits: 1.130

Flickr Upcoming.org event details Flickr Upcoming.org event details is a Greasemonkey script for Firefox that will show details of the upcoming.org event a photo is attached to. This is based on the new tagging notation introduced this week by flickr and upcoming.org [1]: if the photo does not have an upcoming tag, a select...


Platforms: *nix

License: Freeware Download (94): Flickr Upcoming.org event details Download

Added: February 22, 2010 | Visits: 1.690

Flickr: Add referrer into comments An annoying thing on flickr is that you never know where people that visit your photo have found it. Flickr: Add referrer into comments a small script that will add a small text at the end of your comment saying where you come from. If everyone starts using this script, then it will be easy to...


Platforms: *nix

License: Freeware Download (103): Flickr: Add referrer into comments Download

Added: April 15, 2010 | Visits: 963

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 (96): Fetch and deliver mail Download

Added: July 21, 2010 | Visits: 1.225

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 (113): Clevo Mail LED Linux Driver Download

Added: March 09, 2010 | Visits: 1.074

Mail::RFC822::Address Mail::RFC822::Address is a Perl extension for validating email addresses according to RFC822. SYNOPSIS use Mail::RFC822::Address qw(valid validlist); if (valid("pdw@ex-parrot.com")) { print "Thats a valid addressn"; } if (validlist("pdw@ex-parrot.com, other@elsewhere.com")) { print...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (104): Mail::RFC822::Address Download

Added: April 01, 2010 | Visits: 725

Mail::QmailRemoteXS Mail::QmailRemoteXS is a lightweight C-code (XS) SMTP send function based on Qmails qmail-remote. SYNOPSIS use Mail::QmailRemoteXS; $ret = Mail::QmailRemoteXS::mail($to_domain,$from_address,$to_address,$msg,$helo,$net_timeout,$net_timeoutconnect); This module provides a single function...


Platforms: *nix

License: Freeware Size: 256 KB Download (101): Mail::QmailRemoteXS Download

Added: June 25, 2010 | Visits: 886

Mail::Thread::Chronological Mail::Thread::Chronological can rearrange Mail::Thread::Containers into a Chronological structure. SYNOPSIS use Mail::Thread; use Mail::Thread::Chronological; my $threader = Mail::Thread->new( @messages ); my $lurker = Mail::Thread::Chronological->new; $threader->thread; for my...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): Mail::Thread::Chronological Download

Added: July 01, 2010 | Visits: 1.473

flickr-karamba Flickr-karamba will automatically download pictures from Flickr.com and show them on your Desktop. They are filtered with tags(you can search for serveral tags, sepperated by comma [beach, snow]). In this early version, you can only see public photos. Oh, and please be aware: python+flickr...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (137): flickr-karamba Download

Added: November 03, 2010 | Visits: 828

Mail::IMAPTalk Mail::IMAPTalk is an IMAP client interface with lots of features. SYNOPSIS use Mail::IMAPTalk; $IMAP = Mail::IMAPTalk->new( Server => $IMAPServer, Username => foo, Password => bar, Uid => 1 ) || die "Failed to connect/login to IMAP server"; # Append message to folder open(my $F,...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (96): Mail::IMAPTalk Download

Added: November 12, 2010 | Visits: 852

Mail::LMLM::Render Mail::LMLM::Render is a Perl module for rendering backend for LMLM. SYNOPSIS use Mail::LMLM::Render::HTML; open O, ">out.html"; my $r = Mail::LMLM::Render::HTML->new(*O); $r->start_document("My Document", "Head Title"); $r->start_section("Google", { title_url =>...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (98): Mail::LMLM::Render Download

Added: February 11, 2010 | Visits: 1.670

Mail::Webmail::Yahoo Mail::Webmail::Yahoo is a Perl module that enables bulk download of yahoo.com -based webmail. SYNOPSIS use Mail::Webmail::Yahoo; $yahoo = Mail::Webmail::Yahoo->new(%options); @folders = $yahoo->get_folder_list(); @messages = $yahoo->get_mail_messages(Inbox, all); # Write messages to disk...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (100): Mail::Webmail::Yahoo Download

Added: February 15, 2010 | Visits: 850

Mail::Summary Mail::Summary is a Perl module that can scan read your mail! SYNOPSIS my $ms = Mail::Summary->new({ maildir => /home/mwk/Maildir }); my @mail_summaries = $ms->summaries; Too busy to read your mail? Subscribe to too many mailing lists? Take two folders into the shower? Well, for the busy...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (93): Mail::Summary Download

Added: March 25, 2010 | Visits: 1.016

Mail::MboxParser::Mail::Convertable Mail::MboxParser::Mail::Convertable is a Perl module that can convert mail for sending etc. SYNOPSIS use Mail::MboxParser; [...] # $msg is a Mail::MboxParser::Mail-object my $mail = $msg->make_convertable; $mail->delete_from_header(date, message-id); $mail->replace_in_header(to,...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (98): Mail::MboxParser::Mail::Convertable Download

Added: September 27, 2010 | Visits: 1.244

Mail 2 Wordpress Mail 2 Wordpress is an SMTP mailrobot for posting wordpress blog entries via SMTP mail.. www.co.daemon.de - the home of T.L. EDV Service


Platforms: *nix

License: Freeware Size: 7.17 KB Download (100): Mail 2 Wordpress Download

Added: May 03, 2010 | Visits: 1.163

Coherent Mail Gateway Coherent Mail Gateway is intended to be a very easy to set up MTA using SMTP and POP3. Greylisting is used on the SMTP daemon to reduce spam. In addition, quite a lot of checks on the validity of information from the SMTP client (such as claimed server name and sender) are carried out, and...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (104): Coherent Mail Gateway Download

Added: February 19, 2010 | Visits: 1.533

W3MAIL - fast and small web-mail client W3MAIL - fast and small web-mail client written in PHP5. It provides easy webmail access to IMAP accounts and has very few requirements to install..


Platforms: *nix

License: Freeware Size: 60.42 KB Download (116): W3MAIL - fast and small web-mail client Download

Added: September 25, 2010 | Visits: 1.182

Twisted Mail Twisted Mail project provides client and server implementations of SMTP, POP3, and IMAP4. These differentiate themselves from the Python standard library implementations both by presenting a much higher-level, easy-to-use interface and in their server components, which allow the implementation...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (112): Twisted Mail Download

Added: August 02, 2010 | Visits: 1.027

Shohei Mail Shohei is a multi-language, multi-function, multi-server, multi-user, multi-context, multi-media web-based mail client, news client, calendar and note server. Shohei is a pop3 client which meets the requirements of Stockholm public network..


Platforms: *nix

License: Freeware Size: 163.84 KB Download (97): Shohei Mail Download

< 1 2 3 4 5 >