Counting the number of messages in an e-mail account with python

Posted by terabytest on Stack Overflow See other posts from Stack Overflow or by terabytest
Published on 2010-06-09T22:20:57Z Indexed on 2010/06/09 22:22 UTC
Read the original article Hit count: 135

Filed under:
|
|

Hi, is there any way, in Python, to have access to an e-mail account (I'll need this for gmail but better if any works) and be able to see the number of messages in the inbox (maybe even unread messages only)? Thank you.

© Stack Overflow or respective owner

Related posts about python

Related posts about email