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