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

2001-06-07 Thread J C Lawrence
On Thu, 7 Jun 2001 23:32:03 +0200 Norbert Bollow <[EMAIL PROTECTED]> wrote: > Please explain... what is bad about Zope? Zope is not inherently bad. It is however a large and complex product that comes with significant baggage, and especially more baggage than I consider justifiable for an MLM

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

2001-06-07 Thread Norbert Bollow
J C Lawrence <[EMAIL PROTECTED]> wrote: > Barry A Warsaw <[EMAIL PROTECTED]> wrote: [..] > > One thing I /don't/ think will be appropriate is to allow list > > admins to upload or write Python code without vetting from the > > site admin, because then we're in the realm of restricted > > execution

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

2001-06-07 Thread J C Lawrence
On Thu, 7 Jun 2001 10:15:15 -0400 Barry A Warsaw <[EMAIL PROTECTED]> wrote: >> "JCL" == J C Lawrence <[EMAIL PROTECTED]> writes: >>> 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, th

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

2001-06-07 Thread Barry A. Warsaw
> "LN" == Les Niles <[EMAIL PROTECTED]> writes: LN> I was going to post the patch, but haven't gotten around to LN> upgrading from 2.0beta6 and porting the code. Please do! I'm not quite ready to start addressing this issue in code yet, but it'll be nice to have a couple of approac

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

2001-06-07 Thread Barry A. Warsaw
> "JCL" == J C Lawrence <[EMAIL PROTECTED]> writes: >> 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