Re: [Mailman-Users] cgi-script "low level failure"

2005-01-22 Thread Don Burns
Hm... it does, though, even through command line python. Is this the same Sax as the suse X config SAX? -don On Sat, 22 Jan 2005, Mark Sapiro wrote: > Mark Sapiro wrote: > > > >Something is very strange. The line #s in the above trace don't > >correlate with the 2.1.4 scripts/driver. Also the

Re: [Mailman-Users] cgi-script "low level failure"

2005-01-22 Thread Don Burns
Wow... that was it. I have two machines with the same OS/Mailman installation and all other files were identical except for the driver script. This looks like a very sneaky hack and now I have security concerns. Once I replaced the driver script things went back to normal. Is it appropriate

Re: [Mailman-Users] cgi-script "low level failure"

2005-01-22 Thread Mark Sapiro
Mark Sapiro wrote: > >Something is very strange. The line #s in the above trace don't >correlate with the 2.1.4 scripts/driver. Also there is no "import >xml.sax.saxutils" in this file and Mailman doesn't import >xml.sax.saxutils ( a Python library module) anywhere that I can see. Also, since xml.

Re: [Mailman-Users] cgi-script "low level failure"

2005-01-22 Thread Mark Sapiro
Don Burns wrote: > >Thanks for the quick reply. I've tried your suggestions and came up >empty. db_check --all did not report errors, list_lists output was clean >and everything expected, A couple of debug lines in listinfo.py never >showed up (I assumed they would print in logs/error). There

Re: [Mailman-Users] cgi-script "low level failure"

2005-01-22 Thread Don Burns
Hi Mark, Thanks for the quick reply. I've tried your suggestions and came up empty. db_check --all did not report errors, list_lists output was clean and everything expected, A couple of debug lines in listinfo.py never showed up (I assumed they would print in logs/error). There are no fore

Re: [Mailman-Users] cgi-script "low level failure"

2005-01-22 Thread Mark Sapiro
Don Burns wrote: > >The problem: > > http://www.openscenegraph.net/listinfo > >Produces: >/ >Bug in Mailman version 2.1.4 > >We're sorry, we hit a bug! > >If you would like to help us identify the problem, please email a copy

Re: [Mailman-Users] Get lists of members subscribed to configuredtopics?

2005-01-22 Thread Mark Sapiro
Caitlin Burke wrote: >I'm having trouble figuring out how much information I can get about >topic selections. Can I get a count of all the members of a list that >have selected a particular topic, set in the Topics page? I am using >version 2.1.5, provided by my web/mail host (I did not install

Re: [Mailman-Users] mailiman -- add_members invite option

2005-01-22 Thread Mark Sapiro
Ramasamy, Sudhakar wrote: > >I was wondering if the add_members command in mailman has a command-line >invite option or if anyone might have a hack for it. It doesn't have an invite option. It looks like it would be fairly easy to do. Look at the code that's conditional on subscribe_or_invite in

Re: [Mailman-Users] newbie question

2005-01-22 Thread C. Jon Hinkle
Thanks, everybody, for your responses. I put it up yesterday with the first dozen of the 30 added in the first wave. I gave some of them full rights and left the others moderated and played with it all afternoon. I hope my boss, who gave me the assignment thinks it was a productive Friday aftern

[Mailman-Users] cgi-script "low level failure"

2005-01-22 Thread Don Burns
I've carefully scoured the archives and faqs to get an answer to my problem, and while I found a few similar postings, I did not find a solution that matched my problem. The problem: http://www.openscenegraph.net/listinfo Produces: /

Re: [Mailman-Users] newbie question

2005-01-22 Thread Brad Knowles
At 8:09 AM -0600 2005-01-22, C. Jon Hinkle wrote: Anyway, I think I had come to about the same configuration that you all suggested, and it is nice to have confirmation that I'm thinking down the right track. I hadn't thought about Brad's point about 130 large attachments, but it is a good one