| 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.py |
|---|
| 18 | (http://www.voidspace.org.uk/python/mock/) |
|---|
| 19 | |
|---|
| 20 | Mark Hammond <mhammond _AT_ skipinet.com.au) |
|---|
| 21 | Much work related to response parsing. |
|---|
| 22 | |
|---|
| 23 | |
|---|
| 24 | Bug Reports |
|---|
| 25 | ------------ |
|---|
| 26 | Brian Jackson |
|---|
| 27 | Neil Martinsen-Burrell |
|---|
| 28 | Mark Eichin (eichin _AT_ thok.org) |
|---|
| 29 | Fergal Daly (fergal _AT_ esatclear.ie) |
|---|
| 30 | |
|---|
| 31 | |
|---|
| 32 | The project was partially developed while the author was working at NetBox Blue |
|---|
| 33 | (http://netboxblue.com/). |
|---|