Add beginnings of Python user interface, which connects to Gmail via IMAP.
commit2670e6839fe1842142855632dafcc0a932bdb22c
authorJeff Connelly <shellreef+git@gmail.com>
Tue, 3 Jun 2008 04:45:01 +0000 (2 21:45 -0700)
committerJeff Connelly <shellreef+git@gmail.com>
Tue, 3 Jun 2008 04:45:01 +0000 (2 21:45 -0700)
tree7f023d9d0c1729c3bb69385aea2ae525f5389e6f
parentc40e4285071e7359bf7c63d2dcabebb434ecac96
Add beginnings of Python user interface, which connects to Gmail via IMAP.

The Python user interface pipes to cotp for encoding/decoding.
.gitignore
ui.py [new file with mode: 0644]