Main > Free Download Search >

Free email client definition software for linux

email client definition

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4266
Oracle client 1.00

Oracle client 1.00


Oracle client is a simplistic Perl-based Oracle client. more>>
Oracle client is a simplistic Perl-based Oracle client that tries to mimic some of the functionality of PostgreSQL and MySQLs text-based SQL clients.

It is relatively simplistic, but much more useful than dbishell or sqlplus.

The project supports readline, history, desc, and various shorthand commands like d, , c, etc.

<<less
Download (0.013MB)
Added: 2007-04-12 License: Perl Artistic License Price:
938 downloads
Email This! Bookmarklet Extension 2.0.2

Email This! Bookmarklet Extension 2.0.2


Email This! Bookmarklet Extension is formerly known as GMail This! more>>
Email This! Bookmarklet Extension is formerly known as GMail This!

Email This! (formerly known as GMail This!) will send your recipient the link, title, & highlighted text of the page you are viewing using GMail, Yahoo, and Stand-Alone Mail Clients like Outlook Express, Thunderbird, & More!

After downloading (and restarting Firefox), right click anywhere on the toolbar, push customize, and drag the emailthis icon/button to the toolbar (if you want to use the buttons that is - more options in v1.4).
Youre now ready to use EmailThis!

Red = GMail
Green = Yahoo
Blue = Stand-Alone Client

<<less
Download (0.022MB)
Added: 2007-07-25 License: Freeware Price:
821 downloads
Mail::Client::Yahoo 1.0

Mail::Client::Yahoo 1.0


Mail::Client::Yahoo is a Perl module with programmatically access Yahoos web-based email. more>>
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 = $y->message(0); # is equivalent to...
@ids = $y->message_list();
$y->message($id[0]);

$y->delete_message(0);

$y->logout();

This module allows you to access your web-based Yahoo Mail account programatically. Similar in function to Mail::Webmail::Yahoo, this module is more geared towards manipulation of individual messages, rather than simple bulk download. This module is also probably more reliable than Mail::Webmail::Yahoo, as well.

<<less
Download (0.006MB)
Added: 2006-12-12 License: Perl Artistic License Price:
1048 downloads
Mozilla Lightning 0.9

Mozilla Lightning 0.9


Mozilla Lightning is designed to provide the Sunbird calendar to the popular email client, Mozilla Thunderbird. more>> Mozilla Lightning 0.9 is designed to provide the Sunbird calendar to the popular email client, Mozilla Thunderbird. Since it's an extension, Lightning is tightly integrated with Thunderbird, allowing it to easily perform email-related calendaring tasks.

Major Features:

  1. Better Thunderbird integration
  2. emailtask linkage
  3. Integration with the Thunderbird address book
  4. iMIP support (meeting invitations)
  5. Improved CalDAV support
  6. Cached calendar support for offline calendar use
  7. Device synchronization

Enhancements:

  • Events spanning days now have a visual indicator indicating them as connected events
  • When reloading a remote calendar a progress indicator is now shown
  • The so-called "minimonth" (small calendar month in the upper left) has been given a visual overhaul
  • The calendar views (day, week, multiweek, month) have been given a visual overhaul
  • The today pane can now be displayed in calendar mode and task mode as well
  • CalDAV support and interoperability with various CalDAV servers has been improved
  • iMip/iTip support (support for email invitations) has been greatly improved
  • The application stability and memory consumption has been greatly improved
  • Lightning 0.9 is intended to be the last release for the Thunderbird 2 series. For the future we are planning to integrate Lightning fully into the upcoming Thunderbird 3 release
  • A full list of changes that have gone into this release can be found on The Rumbling Edge website

Requirements:

  • Software Requirements Please note that Linux distributors may provide packages for your distribution which have different requirements.
    • Linux kernel - 2.2.14 or higher with the following libraries or packages:
    • glibc 2.3.2 or higher
    • XFree86-3.3.6 or higher
    • gtk+2.0 or higher
    • fontconfig (also known as xft)
    • libstdc++5 (Many modern Linux distributions only package libstdc++6, which is incompatible with Lightning. Therefore please install the package "libstdc++5" or "compat-libstdc++" on your system before installing Lightning)
  • Minimum Hardware
    • Intel Pentium II or AMD K6-III+ 233 MHz CPU (Recommended: 500MHz or greater)
    • 64 MB RAM (Recommended: 128 MB RAM or greater)
    • 52 MB hard drive space
<<less
Added: 2008-11-16 License: MPL Price: FREE
12 downloads
Messa 1.01 (Client)

Messa 1.01 (Client)


Messa is an instant messager client and server. The client has a curses interface and works on the console. more>>
Messa is an instant messager client and server. The client has a curses interface and works on the console. Messa supports multilingual messages and private messages.

The server supports monoprocess operation (without threads), the ability to choose the listening port, and the ability to run under the console.
<<less
Download (0.012MB)
Added: 2006-07-21 License: LGPL (GNU Lesser General Public License) Price:
1194 downloads
MusicBrainz::Client 0.11

MusicBrainz::Client 0.11


MusicBrainz::Client is a MusicBrainz Client API. more>>
MusicBrainz::Client is a MusicBrainz Client API.

SYNOPSIS

use MusicBrainz::Client;
use MusicBrainz::Queries qw(:all);

my $mb = MusicBrainz::Client->new();
if(! $mb->query_with_args( MBQ_FindArtistByName, [ "Pink Floyd" ]) ) {
die("Query failed: ", $mb->get_query_error(), "n");
}
print "Found ", $mb->get_result_int(MBE_GetNumArtists), " artistsn";

This module provides access to the musicbrainz client API using a perl-ish OO interface.

<<less
Download (0.023MB)
Added: 2006-11-13 License: Perl Artistic License Price:
1083 downloads
morigin email classifier 0.93

morigin email classifier 0.93


morigin email classifier is a filter that classifies and tags email messages. more>>
morigin email classifier is a filter that classifies and tags email messages based on the DNS information of the system submitting the mail to your organization.

morigin email classifier can then be used to improve upon existing spam filters such as SpamAssassin.

<<less
Download (0.088MB)
Added: 2005-11-25 License: GPL (GNU General Public License) Price:
1428 downloads
GmailAgent 0.7.2

GmailAgent 0.7.2


GmailAgent is a application that acts as a local email client. more>>
GmailAgent is a application that acts as a email client and can be used by programs
like Digikam,gthumb and others to provide email access to a Gmail account.

Its written in Python and pyQT. GmailAgent is licensed under the GPL. Many programs like the ones mentioned before uses a plugins sheme to let the user start a external email client to compose a message with selected files from the program as attachments.

The problem with Gmail is that its webbased and only accessible through the internet.
GmailAgent provides a simple local email frontend where the user can fill in a address and
type some message. It uses libgmail to send the message to the Gmail account which will process it further.

GmailAgent supports the remote command syntax from Mozilla so any program which provide the user with a Mozilla choice can use GmailAgent. When this syntax isnt used GmailAgent tries to make a educated guess.

In addition to the above, GmailAgent is now also supported by the kipi project. So with programs that use these plugins, like Digikam, KimDaBa,Gwenview, and others you can just choose GmailAgent as your email agent.

<<less
Download (0.056MB)
Added: 2005-10-13 License: GPL (GNU General Public License) Price:
1473 downloads
ValEnt Linux 1.0

ValEnt Linux 1.0


ValEnt Linux is a complete operating system with a full set of applications for every day use! more>>
ValEnt Linux is a complete home and office operating system that is easy to use and install, it can be run directally from the CD or installed to your hard drive. ValEnt Linux includes application for: Writing documents, Spreadsheets, Database, Image Manipulation (GIMP), Audio and video (MP3 DVD Divx and much more), FTP clients, Email clients, Internet browsers, CD burning utilities and much more

<<less
Download (523.3MB)
Added: 2007-01-24 License: GPL (GNU General Public License) Price:
1003 downloads
Oww Client 0.5.4

Oww Client 0.5.4


Oww Client is a graphical client program for One-Wire Weather (Oww) servers. more>>
Oww Client is a graphical client program for One-Wire Weather (Oww) servers. Oww Client is based on GTK+, displaying lists of collected weather data from one or more servers.
Enhancements:
- Owwl was enhanced to include new sensor types (mainly for cryogenic readout).
- A status window was added.
- Reconnexion is now automatic, after the remote server drops it.
<<less
Download (0.038MB)
Added: 2006-06-09 License: Artistic License Price:
1233 downloads
GPM client library 1.20.3.0

GPM client library 1.20.3.0


GPM client library (libgpm) package is an stand-alone version of GPMs client library. more>>
GPM client library (libgpm) package is an stand-alone version of GPMs client library, used by many console applications for mouse access.
Despite the (now quite aged) GPM package it contains just the client part (no server), and provides a pkgconfig descriptor (libgpm.pc) for easy importing.
Enhancements:
- This release pulls in some outstanding patches from upstream and Gentoo. It adds a Gentoo ebuild file.
<<less
Download (0.032MB)
Added: 2007-05-18 License: GPL (GNU General Public License) Price:
892 downloads
Original Gamers Client 0.4.7

Original Gamers Client 0.4.7


Original Gamers Client is a cross-platform GUI MUD client. more>>
Original Gamers Client project is a cross-platform GUI MUD client.

Original Gamers Client aims to combine the convenience of a GUI-based MUD client with the power that seems reserved for TUI-based clients. OGC implements its GUI using Tk.

<<less
Download (MB)
Added: 2006-12-13 License: GPL (GNU General Public License) Price:
1046 downloads
GroundZero II MUD Client 0.9

GroundZero II MUD Client 0.9


GroundZero II MUD Client is a console MUD client. more>>
GroundZero II MUD Client project is a console MUD client.
GroundZero II MUD Client is a console MUD client that includes automatic mapping, map discovery, shortest path, an item db, and more.
Its a mud client for an extremely kickass mud: web Ground Zero II.
Version restrictions:
- Due to a bug in my code, you need to use regular telnet to create the account on groundzero. This is due to a display bug that doesnt show you prompts.
<<less
Download (0.017MB)
Added: 2006-12-14 License: Public Domain Price:
1053 downloads
Ascension 0.3

Ascension 0.3


Ascension is a KDE email client. more>>
Ascension is my attempt at an email client. It makes use of the KDE libraries, so you will need KDE installed if you wish to use it (works with 3.2, might work with 3.1). Although the code is still in alpha, I have been using it as my main email client for over a year.
If you wish to try it, you would be sensible to backup your email first. Using imap should be relatively safe, but pop3 and Unix (local) mailboxes have not been so extensively tested. I take no responsibility for any loss of data while using this program. Ascension has only been tested under Linux.
The current version supports:
- IMAP (not SSL) mailboxes.
- Pop3 (not SSL) mailboxes.
- Unix mailboxes.
- Viewing of HTML messages (no HTML composing).
- Limited searching of headers.
- Dockable parts.
- Fonts and colours are configurable, as is much of the behvaiour.
Still to do:
- Support SSL connections (probably requires a rewrite of a good portion of the mailbox subsystem).
- PGP and S/MIME support.
- Virtual folders.
- A ton of ideas yet to come.
Enhancements:
- This is the first public release
<<less
Download (0.82MB)
Added: 2005-06-03 License: GPL (GNU General Public License) Price:
1603 downloads
Bypass Proxy Client 0.78

Bypass Proxy Client 0.78


Bypass Proxy Client is the complete network privacy tool. more>>
Bypass Proxy Client is the complete network privacy tool. It ensures absolute privacy wherever you maybe, preventing would-be snoopers from monitoring your surfing, email, or chatting activity. You can bypass blocking filters, firewalls, and proxies. Surf, chat, read news boards, and get all your email at work, on campus (or in regions/areas that may block controversial websites).
Main features:
- Surf the internet using your own virtual network across the web.
-
- Anonymously surf news groups, chat rooms, and web sites!
-
- Protect your Kazaa Identity; Guard against IP tracing -- the no. 1 method
- used by the RIAA to spy on users of file shares (Kazaa, BearShare, etc.)
-
- Prevent corporate networks from eavesdropping and viewing your personal information!
-
- Keep your email and other personal documents private.
-
- Regain access to sites that were previously blocked or filtered. Chat with friends online without concerns about eavesdropping.
<<less
Download (28.7MB)
Added: 2006-06-23 License: Freeware Price:
5338 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5