Re: [Mailman-Developers] Re: [Mailman-Users] Re: MIME messages

2001-06-06 Thread David A. Forsyth
On 6 Jun 01 at 22:55, Les Niles is alleged to have scribbled: > On Wed, 6 Jun 2001 18:29:23 -0400 [EMAIL PROTECTED] (Barry A. Warsaw) wrote: > > > >[I've moved this discussion over to mailman-developers. -BAW] [] > >So what I'm envisioning is an extensible architecture, a la the > >message pipe

Re: [Mailman-Developers] Re: [Mailman-Users] Re: MIME messages

2001-06-06 Thread Les Niles
On Wed, 6 Jun 2001 18:29:23 -0400 [EMAIL PROTECTED] (Barry A. Warsaw) wrote: > >[I've moved this discussion over to mailman-developers. -BAW] > >> "JCL" == J C Lawrence <[EMAIL PROTECTED]> writes: > >JCL> Ability to unroll quoted printable. > >JCL> Ability to unroll base64 encoded

Re: [Mailman-Developers] Re: [Mailman-Users] Re: MIME messages

2001-06-06 Thread J C Lawrence
On Wed, 6 Jun 2001 18:29:23 -0400 Barry A Warsaw <[EMAIL PROTECTED]> wrote: > The point is that there's a lot we can do very cleanly at the > Python level, but that the more configurability we expose at the > web/email interface, the less usable it becomes, IMHO. So, I'm > thinking seriously ab

[Mailman-Developers] Re: [Mailman-Users] Re: MIME messages

2001-06-06 Thread Barry A. Warsaw
[I've moved this discussion over to mailman-developers. -BAW] > "JCL" == J C Lawrence <[EMAIL PROTECTED]> writes: JCL> Ability to unroll quoted printable. JCL> Ability to unroll base64 encoded plain text. JCL> Ability to strip blocks from message parts that match JC