Peter,
The content length is just the body ... and I've been looking for 2 hours on
how to change the delimiter. That did the trick. I think I'm on my way
now!
Thanks for heads up on pdb ... I've been writing stuff in Python for 3 years
... still learn something new daily.
SDR
On Sunday 15 March 2009 14:55:25 Shelby Ramsey wrote:
> Peter,
>
> Thanks for the assistance. I think you and David have me on the right
> path. Just to clarify the protocol looks like this:
>
> Content-Length: 984
> Content-Type: text/event-xml
>
>
>
>$bunchofinfo ...
>
>
>
> Where t
Jean-Paul:
I wish I could ... I would certainly make this a little simpler.
Unfortunately it's not an option. I don't have any control over the
protocol.
Thanks!
SDR
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix
On Sun, 15 Mar 2009 08:55:25 -0500, Shelby Ramsey wrote:
Peter,
Thanks for the assistance. I think you and David have me on the right
path. Just to clarify the protocol looks like this:
Hi Shelby,
You may want to consider re-using an existing protocol rather than inventing
and implementing
Peter,
Thanks for the assistance. I think you and David have me on the right
path. Just to clarify the protocol looks like this:
Content-Length: 984
Content-Type: text/event-xml
$bunchofinfo ...
Where the body (and the content length) start and stop with the ...
.
Here is what I'
On 2009-03-12, Kalman KHIRALY wrote:
> Hi!
>
> I would like to use twisted mail for the following purpose:
> Redirect all incoming myn...@mydomain.com mails to a specified gmail address:
> myn...@mydomain.com -> myname.mydom...@gmail.com
The easiest way to do this is with a postfix address resolu