Open RohitJacob opened 7 years ago
unread = g.inbox().mail(unread=True) print unread[0].body
This works once, but after that the email moves all the emails to All Mails from Inbox and the list becomes empty.
This works once, but after that the email moves all the emails to All Mails from Inbox and the list becomes empty.