IMAP Proxy

Tarek Ziadé tziade at nuxeo.com
Fri Jun 10 11:33:15 EDT 2005


Jp Calderone wrote:

>On Fri, 10 Jun 2005 15:52:28 +0200, Tarek Ziadé <tziade at nuxeo.com> wrote:
>  
>
>>Hi,
>>
>>I want to write a small TCP Server in Python to make an IMAP Proxy for
>>post-processing client requests.
>>
>>It is not long either complicated but needs to be very robust so...
>>maybe someone here has already done such a thing I can use or know where
>>i can get it ?
>>    
>>
>
>I recommend using Twisted's IMAP4 support for this.  There's a simple proxy in the Twisted issue tracker that might be useful to start from:
>
>http://twistedmatrix.com/bugs/issue215
>
>Jp
>  
>
Ok thanks, looks good

Tarek



More information about the Python-list mailing list