Re: [Mailman-Users] text/plain flowed wrapping

2010-11-30 Thread Steve Foster
On Tue, 30 Nov 2010, Mark Sapiro wrote: On 11/30/2010 7:44 AM, Ralf Hildebrandt wrote: Sounds like an MTA issue. Have you checked that? Should be easy using tcpdump or something along these lines. It could be an MTA issue, but it seems to me more likely to be an MUA issue. The reason I think

Re: [Mailman-Users] text/plain flowed wrapping

2010-11-30 Thread Mark Sapiro
On 11/30/2010 7:44 AM, Ralf Hildebrandt wrote: > * Steve Foster : >> HI Folks, >> >> I'm trying to track down where a spurious "!" is being injected into >> a number of lines in a text/plain message that is being wrapped at >> about 990 chars. >> >> The "!" doesn't appear in the copy in the archive

Re: [Mailman-Users] text/plain flowed wrapping

2010-11-30 Thread Ralf Hildebrandt
* Steve Foster : > On Tue, 30 Nov 2010, Ralf Hildebrandt wrote: > > >Sounds like an MTA issue. Have you checked that? Should be easy using > >tcpdump or something along these lines. > > Already tested that one, put the message through a server with > identical setup MTA (except no Mailman) and th

Re: [Mailman-Users] text/plain flowed wrapping

2010-11-30 Thread Steve Foster
On Tue, 30 Nov 2010, Ralf Hildebrandt wrote: Sounds like an MTA issue. Have you checked that? Should be easy using tcpdump or something along these lines. Already tested that one, put the message through a server with identical setup MTA (except no Mailman) and the message was flowed correctl

Re: [Mailman-Users] text/plain flowed wrapping

2010-11-30 Thread Ralf Hildebrandt
* Steve Foster : > HI Folks, > > I'm trying to track down where a spurious "!" is being injected into > a number of lines in a text/plain message that is being wrapped at > about 990 chars. > > The "!" doesn't appear in the copy in the archive, just the email > that is sent out. I've been lookin

[Mailman-Users] text/plain flowed wrapping

2010-11-30 Thread Steve Foster
HI Folks, I'm trying to track down where a spurious "!" is being injected into a number of lines in a text/plain message that is being wrapped at about 990 chars. The "!" doesn't appear in the copy in the archive, just the email that is sent out. I've been lookin in the code in pythonlib/ema