Skip to content

pedropedruzzi/GMail-IMAP-Size-Searcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

The "GMail IMAP Size Searcher" connects to your GMail account and searches for e-mails larger than a specified size (in megabytes). It is an (geek) alternative to http://www.findbigmail.com/ .

The script is written in Python using, solely, the standard language library [ http://docs.python.org/library/ ] and the IMAP standard [ http://tools.ietf.org/html/rfc3501 ].

Of course this script can be improved... and you are invited to do it! (I almost forgot: it is BSD licensed.)

About

Searches for long e-mails in GMail though IMAP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%