Thanks go to the following people for their help with this project.

Code
----
Helder Guerreiro
    - capability checks
    - logout command
    - status command
    - lsub command

Jp Calderone
    The contents of imapclient/imap_utf7.py and associated tests have been
    taken from the Twisted project (http://twistedmatrix.com/). This
    functionality was written by Jp Calderone.

Michael Foord
    IMAPClient is distributed with Michael's excellent Mock library.
    (http://www.voidspace.org.uk/python/mock/)

Mark Hammond (mhammond _AT_ skipinet.com.au)
    Much work related to response parsing and many bug reports.

Thomas Jost (schnouki _AT_ schnouki.net)
    FETCH modifiers patch.

Johannes Heckel
    OAUTH and IDLE support. 

Andrew Scheller
    "normalise_times" support.     

Brian Neal
    Gmail labels methods.
    
Dave Eckhardt
    Stream connection support.

Zac Witte
    OAUTH2 support.

Lukasz Mierzwa     
    THREAD support. 

Mathieu Agopian
    Significant Python 3 porting contributions.

Bug Reports
------------
Brian Jackson
Neil Martinsen-Burrell
Mark Eichin (eichin _AT_ thok.org)
Fergal Daly (fergal _AT_ esatclear.ie)
Bob Yexley (bob _AT_ yexley.net)
Rhett Garber
Erik Quaeghebeur


The project was partially developed while the author was working at NetBox Blue
(http://netboxblue.com/).
