8000 GitHub - tredoe/libgmail: fork of libgmail (libgmail.sourceforge.net) with local fixes.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fork of libgmail (libgmail.sourceforge.net) with local fixes.

License

Notifications You must be signed in to change notification settings

tredoe/libgmail

 
 

Repository files navigation

libgmail is licensed under the GPL.
See the file named COPYING for more information.

Please refer to the libgmail website or project page at sourceforge if
you encounter problems using libgmail.
http://libgmail.sf.net/
http://sourceforge.net/projects/libgmail/

You can contact us by email:
libgmail-developer@lists.sf.net,
or, individually at
stas.zytkiewicz@gmail.com
wdaher AT mit DOT edu
follower AT myrealbox DOT com

-----------------------------------------------
Possible usage:

Run this:

  python libgmail.py

When you have the demos package installed you could do this:

  python demos/archive.py

or even this:

  python demos/sendmsg.py <account> <to address> <subject> <body>

or perhaps this:

  python demos/gmailsmtp.py # (Then connect to SMTP proxy on local port 8025)

or how about this:

  python demos/gmailftpd.py # (Then connect to FTP proxy on local port 8021,
                            #  after creating a label named 'ftp' and
                            #  applying it to some messages with attachments.)

or maybe this:

  python demos/gmailpopd.py # (Then connect to POP3 proxy on local port 8110)

for hours of fun!(*)

(*) Note: Fun may not last for hours. Use at your own risk, blah, blah, etc...

About

fork of libgmail (libgmail.sourceforge.net) with local fixes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0