forked from mjs/imapclient
-
Notifications
You must be signed in to change notification settings - Fork 0
/
THANKS
96 lines (73 loc) · 1.97 KB
/
THANKS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
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.
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.
John Louis del Rosario
Gmail search support (X-GM-RAW).
Naveen Nathan
ENVELOPE FETCH response parsing.
Chris Arndt
Pass-through imaplib kwargs.
Initial STARTTLS and improved TLS support.
Phil Peterson
OAUTH2 improvements.
Thomas Steinacher
NIL handling fixes.
Socket timeout support.
Eben Freeman
ID support
Aviv Salem
PLAIN authentication support
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
Benjamin Morrise
Brandon Rhodes
Thomi Richards
Ivan Zderadicka
Raffael Vogler
External Projects
-----------------
IMAPClient uses Michael's excellent 'Mock' package.
(http://www.voidspace.org.uk/python/mock/)
IMAPClient includes Benjamin Peterson's 'six' library to help achieve
cross-version Python compatibility.
(https://pypi.python.org/pypi/six)
Other Contributions
-------------------
Nylas supports development of IMAPClient.
http://nylas.com/
The project was started while the author was working at NetBox Blue.
http://netboxblue.com/