Tarek> I want to write a small TCP Server in Python to make an IMAP
Tarek> Proxy for post-processing client requests.
Tarek> It is not long either complicated but needs to be very robust
Tarek> so... maybe someone here has already done such a thing I can use
Tarek> or know where i can get it ?
There is an IMAP filter as part of the SpamBayes project that you might find
is a useful starting point:
http://www.spambayes.org/
Skip
--
http://mail.python.org/mailman/listinfo/python-list
