| Line | |
|---|
| 1 | Thanks go to the following people for their help with this project. |
|---|
| 2 | |
|---|
| 3 | Code |
|---|
| 4 | ---- |
|---|
| 5 | Helder Guerreiro |
|---|
| 6 | - capability checks |
|---|
| 7 | - logout command |
|---|
| 8 | - status command |
|---|
| 9 | - lsub command |
|---|
| 10 | |
|---|
| 11 | Jp Calderone |
|---|
| 12 | The contents of imapclient/imap_utf7.py and associated tests have been |
|---|
| 13 | taken from the Twisted project (http://twistedmatrix.com/). This |
|---|
| 14 | functionality was written by Jp Calderone. |
|---|
| 15 | |
|---|
| 16 | Michael Foord |
|---|
| 17 | IMAPClient is distributed with Michael's excellent Mock library. |
|---|
| 18 | (http://www.voidspace.org.uk/python/mock/) |
|---|
| 19 | |
|---|
| 20 | Mark Hammond (mhammond _AT_ skipinet.com.au) |
|---|
| 21 | Much work related to response parsing and many bug reports. |
|---|
| 22 | |
|---|
| 23 | Thomas Jost (schnouki _AT_ schnouki.net) |
|---|
| 24 | FETCH modifiers patch. |
|---|
| 25 | |
|---|
| 26 | Johannes Heckel |
|---|
| 27 | OAUTH and IDLE support. |
|---|
| 28 | |
|---|
| 29 | Andrew Scheller |
|---|
| 30 | "normalise_times" support. |
|---|
| 31 | |
|---|
| 32 | Bug Reports |
|---|
| 33 | ------------ |
|---|
| 34 | Brian Jackson |
|---|
| 35 | Neil Martinsen-Burrell |
|---|
| 36 | Mark Eichin (eichin _AT_ thok.org) |
|---|
| 37 | Fergal Daly (fergal _AT_ esatclear.ie) |
|---|
| 38 | Bob Yexley (bob _AT_ yexley.net) |
|---|
| 39 | |
|---|
| 40 | |
|---|
| 41 | The project was partially developed while the author was working at NetBox Blue |
|---|
| 42 | (http://netboxblue.com/). |
|---|