On Mon, 02 May 2005 16:05:13 +0200, BrokenClock <[EMAIL PROTECTED]> wrote:
>Hello every body,
>
>Here is a python newbie! I've choose it to make a pop3 proxy - I want to
>filter content between a pop3 client and a pop3 server, and I have no
>control on the server...
>First, I wanted to do an non-fi
Thank you! At a first glance, it seems to be very similar to what I
need. More to come when I go deeper...
Just a écrit :
> In article <[EMAIL PROTECTED]>,
> BrokenClock <[EMAIL PROTECTED]> wrote:
>
>
>>Here is a python newbie! I've choose it to make a pop3 proxy - I want to
>>filter content
In article <[EMAIL PROTECTED]>,
BrokenClock <[EMAIL PROTECTED]> wrote:
> Here is a python newbie! I've choose it to make a pop3 proxy - I want to
> filter content between a pop3 client and a pop3 server, and I have no
> control on the server...
> First, I wanted to do an non-filtering, just log
Hello every body,
Here is a python newbie! I've choose it to make a pop3 proxy - I want to
filter content between a pop3 client and a pop3 server, and I have no
control on the server...
First, I wanted to do an non-filtering, just logging, mono-thread proxy
to make some test..
Based on the RFC