It would be great if I could get some pointers as to the correct way of doing
it. If I were to start with search_DELETED what would be your recommendation?
Sent from my BatPhone
> On Nov 28, 2013, at 20:07, Glyph wrote:
>
>> On Nov 28, 2013, at 12:10 PM, Krzysztof Oblucki wrote:
>>
>> I will
On Nov 28, 2013, at 12:10 PM, Krzysztof Oblucki wrote:
> I will do that. I'm struggling with doing this myself so far because of my
> noobness but making small progress every day.
Feel free to ask here for any help you might need :).
-glyph
___
Twis
I will do that. I'm struggling with doing this myself so far because of my
noobness but making small progress every day.
Sent from my BatPhone
> On Nov 27, 2013, at 23:34, Glyph wrote:
>
>
> On Nov 27, 2013, at 6:39 PM, Krzysztof Oblucki wrote:
Am I on the right track? Is imap4 lib the
On Nov 27, 2013, at 6:39 PM, Krzysztof Oblucki wrote:
>>> Am I on the right track? Is imap4 lib the right tool for this job? If so,
>>> is modifying IMAP4Server to handle Deferreds the right thing to do? If not,
>>> what would you recommend?
>>
>> Sounds like you diagnosed the problem correc
Re: [Twisted-Python] IMAP4 Proxy to add headers and modify body of an
incoming message
> From: Krzysztof Oblucki
> To: "twisted-python@twistedmatrix.com"
> Sent: Monday, November 25, 2013 11:27 AM
> Subject: IMAP4 Proxy to add headers and modify body of an incoming message
From: Krzysztof Oblucki
To: "twisted-python@twistedmatrix.com" pyt...@twistedmatrix.com>
Sent: Monday, November 25, 2013 11:27 AM
Subject: IMAP4 Proxy to add headers and modify body of an incoming
message
Hello,
I am trying to write an IMAP proxy to modify headers and the body of an
incoming
Maybe I asked the wrong question? Is it possible to use the imap4 library from
twisted to write an imap4 proxy?
From: Krzysztof Oblucki
To: "twisted-python@twistedmatrix.com"
Sent: Monday, November 25, 2013 11:27 AM
Subject: IMAP4 Proxy to add headers and mo
Hello,
I am trying to write an IMAP proxy to modify headers and the body of an
incoming message using twisted. I am new to python and twisted so maybe this
is why I either picked the wrong route or don't have the skills to get through
some issues and I'm hoping that some you fine list members c