Skip to content

itagenten/imaplib2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Threaded Python IMAP4 client

About

Based on RFC 3501 and original imaplib module.

This is a version of imaplib that uses threads to allow full use of the IMAP4 concurrency features, and to de-couple a user of imaplib from i/o lags, except where explicitly allowed.

About this Fork

This is a fork of Piers Lauder's imaplib2 library hosted here: http://sourceforge.net/projects/imaplib2/

I created this fork because I wanted to submit the library to PyPi. An attempt will be made to keep it up-to-date with the original.

About

Fork of Piers Lauder's imaplib2 library for Python.

Resources

Stars

Watchers

Forks

Packages

No packages published