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

Davita Mail freeware
Filter: All | Freeware | Demo
 

Davita Mail

< 1 2 3 4 5 > 
Added: March 09, 2010 | Visits: 1.058

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 (98): Mail::RFC822::Address Download

Added: April 01, 2010 | Visits: 716

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 (95): Mail::QmailRemoteXS Download

Added: June 25, 2010 | Visits: 876

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 (88): Mail::Thread::Chronological Download

Added: November 03, 2010 | Visits: 820

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 (91): Mail::IMAPTalk Download

Added: November 12, 2010 | Visits: 843

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 (92): Mail::LMLM::Render Download

Added: February 11, 2010 | Visits: 1.660

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 (99): Mail::Webmail::Yahoo Download

Added: February 15, 2010 | Visits: 842

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 (87): Mail::Summary Download

Added: March 25, 2010 | Visits: 1.004

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 (92): Mail::MboxParser::Mail::Convertable Download

Added: September 27, 2010 | Visits: 1.232

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 (94): Mail 2 Wordpress Download

Added: May 03, 2010 | Visits: 1.154

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 (98): Coherent Mail Gateway Download

Added: February 19, 2010 | Visits: 1.523

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 (110): W3MAIL - fast and small web-mail client Download

Added: September 25, 2010 | Visits: 1.172

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 (106): Twisted Mail Download

Added: August 02, 2010 | Visits: 1.015

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

Added: March 01, 2010 | Visits: 1.452

DeskNow Mail and Collaboration Server DeskNow project is a fully featured and easy to use mail and collaboration server that can handle all the communication and collaboration needs of your company.. DeskNow Mail and Collaboration server is a powerful and easy to use mail and groupware server with integrated document management,...


Platforms: *nix

License: Freeware Size: 24.4 MB Download (110): DeskNow Mail and Collaboration Server Download

Added: February 07, 2010 | Visits: 797

Net::Server::Mail::ESMTP::XFORWARD Net::Server::Mail::ESMTP::XFORWARD is a Perl module to add support to the XFORWARD command in Net::Server::Mail::ESMTP. SYNOPSIS use Net::Server::Mail::ESMTP; my @local_domains = qw(example.com example.org); my $server = new IO::Socket::INET Listen => 1, LocalPort => 25; my $conn;...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (92): Net::Server::Mail::ESMTP::XFORWARD Download

Added: January 13, 2010 | Visits: 915

Mail::Summary::Tools Mail::Summary::Tools are tools for mailing list summarization. SYNOPSIS # create a summary from anything Mail::Box can open. # you may also programatically create summary objects and serialize # them if you dont have the threads in a standard mail format. % mailsum create --dates...


Platforms: *nix

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

Released: January 02, 2013  |  Added: January 13, 2013 | Visits: 1.146

zebNet Live Mail Backup 2012 zebNet Live Mail Backup 2012 is the backup solution for users that easily want to back up and recover their entire Windows Live Mail profile. Highlighted features #Fast and reliable backup and recovery #Self-restoring backup files #Backup reserve copies #Backup to any FTP server...


Platforms: Windows

License: Freeware Size: 3.56 MB Download (101): zebNet Live Mail Backup 2012 Download

Released: September 10, 2012  |  Added: September 10, 2012 | Visits: 445

Catfood Mail Catfood Mail is a simple utility designed for administering POP3 mail boxes. It can be used to delete unwanted mail, preview the size of your mailbox before connecting your regular client over a slow connection, or as a lightweight client to check for important mail.Version 2.00 includes the...


Platforms: Windows

License: Freeware Size: 1.37 MB Download (480): Catfood Mail Download

Released: November 23, 2012  |  Added: November 23, 2012 | Visits: 480

Mail Attachments Iconizer for Mac OS Gives you control over attachment handling in Apple Mail. It fixes the most annoying Apple Mail flaws and allows you to set up how attachments are displayed and sent: - allows you to always display (and print) images, PDFs, audio and video as icons with an optional file size limit and...


Platforms: Mac

License: Freeware Size: 1.4 MB Download (51): Mail Attachments Iconizer for Mac OS Download

Released: June 02, 2012  |  Added: June 02, 2012 | Visits: 452

Mail Act-On for Mac OS The 'must have' enhancement to Apples Mail Application that puts organization at your fingertips. With Mail Act-On you can - Reduce the effort required to manage your email. - Process multiple messages simultaneously. - Organize more than just your inbox. Its main features include - a...


Platforms: Mac

License: Freeware Size: 3.9 MB Download (47): Mail Act-On for Mac OS Download

< 1 2 3 4 5 >