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

libgmail 0.1.5.1

  Date Added: February 24, 2010  |  Visits: 1.040

libgmail

Report Broken Link
Printer Friendly Version


Product Homepage
Download (110 downloads)



libgmail project is a pure Python binding to provide access to Googles Gmail web-mail service. Please note: Always download and test the CVS version of libgmail if you are having problems. The most recent packaged version no longer works correctly. The current development status means critical errors caused by changes at Gmail will be corrected as soon as possible in CVS, if the author is notified about the issue. Archive Gmail messages to mbox format The library currently ships with one demonstration utility to archive messages from an Gmail account into mbox files, suitable for importing into a local email client. Use your Gmail account as a SMTP server The library now includes a demonstration utility gmailsmtp.py that sets up a SMTP proxy on port 8025 of your computer to enable you to use a standard mail client (e.g. Mozilla, Mail.app) to send messages. (Attachments are now supported.) Use your Gmail account as a POP server The library now includes a demonstration utility gmailpopd.py that sets up a POP3 proxy on port 8110 of your computer to enable you to use a standard mail client (e.g. Mozilla, Mail.app) to retrieve messages. Use your Gmail account as a FTP server! The included demonstration gmailftpd.py sets up a download-only FTP proxy on port 8021 of your computer to enable you to use a standard ftp client to retrieve message attachments that have the label ftp. Whats New in This Release: - Minor bugfix -- before, if you logged in with an incorrect password, the program would exit poorly instead of throwing the appropriate exception..

Requirements: No special requirements
Platforms: Linux
Keyword: Gmail Gmail Account Libgmail Libraries Messages Programming Provide Python Software Download Software Download
Users rating: 0/10

License: Freeware Size: 25.6 KB
USER REVIEWS
More Reviews or Write Review


LIBGMAIL RELATED
Libraries  -  Pii - Functional Programming for Python 0.7
Functional Programming for Python. Provides a small mixin to provide 1) type constraints for named tuples 2) pre/postcondition typechecking for functions 3) syntactical sugar to make your code look pretty (accomplished through a PEP 302 import hook)
5.75 KB  
Email  -  GNOME GTray 1.3
This is a small notification area application to check the status of your GMail account and display if you have any new email. It uses the GNOME libraries but it uses the freedesktop.org standard for tray apps, so it ought to work fine in KDE and...
 
Mail Clients  -  GYC Automator 3.3
GYC Automator is a Gmail account creator, Yahoo! account creator Craigslist and Backpage* account creator - all in one powerful tool. Forget filling lengthy forms to create email accounts. Just setup what and how you want to fill signup forms, GYC...
3.53 MB  
Email  -  GNOME GTray for Email System Utilities 1.3
This is a small notification area application to check the status of your GMail account and display if you have any new email. It uses the GNOME libraries but it uses the freedesktop.org standard for tray apps, so it ought to work fine in KDE and...
10 KB  
Business  -  GMail SMTP Relay 0.9.0
GSR is a program to relay local SMTP traffic through a users GMail account. If you are behind an ISP that no longer allows SMTP traffic, GSR will allow you to relay your servers SMTP traffic through your GMail account for remote deliver.
9.67 KB  
E-Mail Tools  -  GmailAgent 0.7.2
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...
57.34 KB  
Blog  -  Gallina 4 Wordpress 1.0
Gallina 4 Wordpress is a plugin for wordpress that read a gmail account and publish on your blog the email flagged with the star.
61.44 KB  
File Sharing  -  G-Share 1.5 Beta
G-Share is a PHP script that allows you to share your Gmail attachments with the world, it is a download center with files stored in your gmail account. G-Share project uses a MySQL database to store important data such as categories, download...
102.4 KB  
Personal Information Managers  -  Contacts Sync 1.0
Contacts Sync works with any Gmail account as well as Google Apps account. Synchronize from Outlook contacts to Gmail contacts or Sync contacts from Gmail to Outlook contacts. Runs in system tray. Option to choose a Outlook Contacts folder to...
427.71 KB  
Mail Clients  -  GFuwi 2.0
Gmail software for Windows. Easily send emails with attachments through Gmail and Google App accounts. Use MS Word, Excel, Simply Accounting, Quickbooks, AutoCAD, and many other Window software email feature with your Gmail account. Gmail...
2.18 MB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB