File: README

package info (click to toggle)
python-libgmail 0.0.8%2Bcvs20050208-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 172 kB
  • ctags: 412
  • sloc: python: 1,503; sh: 37; makefile: 13
file content (29 lines) | stat: -rw-r--r-- 692 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Run this:

  python libgmail.py

or 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...