joey@alpha ~/Code/python/gmail $ ./gmailui.py Username: joeyjwc Password: > LOGGING IN [ joeyjwc ] ! FAILED Password: > LOGGING IN [ joeyjwc ] > MAIN MENU 1. Send a Message 2. Check Number of Unread Emails 3. Read Unread Emails 4. Read an Email 5. Exit #: 1 > SEND A MESSAGE To: joeyjwc@gmail.com Subject: This is a Test Body: Hello, I'm testing this software program. Goodbye. > SENDING This is a Test TO joeyjwc@gmail.com > SENT. [ENTER] Main Menu [Q] Quit : > MAIN MENU 1. Send a Message 2. Check Number of Unread Emails 3. Read Unread Emails 4. Read an Email 5. Exit #: 2 > NUMBER OF UNREAD EMAILS You have 2 new emails [ENTER] Main Menu [Q] Quit : q Goodbye! joey@alpha ~/Code/python/gmail $