RE: [Mailman-Users] Mailman "webcreate" page and proxy-ing problems

2004-10-01 Thread Scott Brown
own? > -Original Message- > From: Jim Tittsler [mailto:[EMAIL PROTECTED] > Sent: October 1, 2004 6:31 PM > To: Scott Brown > Subject: Re: [Mailman-Users] Mailman "webcreate" page and proxy-ing > problems > > > On Fri, Oct 01, 2004 at 03:50:23PM -0400, S

Re: [Mailman-Users] Install problems Error 500

2003-07-11 Thread Scott Brown
06:59 11/07/2003, Scott Brown wrote: Hello, My Apache setup has the user/group set to: apache and apache. So, I ran ./configure --prefix=/usr/local/mailman --with-cgi-gid=apache make install and it goes just fine. But when I goto http://www.mywebsite.com/mailman/admin I get the

[Mailman-Users] Install problems Error 500

2003-07-10 Thread Scott Brown
Hello, My Apache setup has the user/group set to: apache and apache. So, I ran ./configure --prefix=/usr/local/mailman --with-cgi-gid=apache make install and it goes just fine. But when I goto http://www.mywebsite.com/mailman/admin I get the lovely 500 Internal Server Error. I have

[Mailman-Users] More pipermail problems

2003-07-08 Thread Scott Brown
For some reason in the mailman control panel of version 2.1.2, when I click on the mail archives section, it has me going to a dead hostname. Not my current hostname, but an old one. I have reinstalled mailman, still no fix. Any ideas of how to make it show the right hostname? Scott --

[Mailman-Users] Keeps on resetting back to 2.0.13

2003-07-08 Thread Scott Brown
Hello, I've updated Mailman to 2.1.2, everything works, then I check back a little later and its 2.0.13 again!! Did I do something wrong on the install? -Scott -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/list

[Mailman-Users] Upgraded to 2.1.2, old lists work, new do not

2003-07-05 Thread Scott Brown
The question is mainly in the subject, but I will re-say it. The group I am with has a dedicated server that comes with Mailman, version 2.0.3. I downloaded 2.1.2 and installed it to the directory that 2.0.3 was in. Install went fine. When I go to the control panel for the pre-2.1.2 lists every

[Mailman-Users] minimum python level for mailman 2.1

2002-06-01 Thread Scott Brown
Ok - I've been trying for a week to get my python upgraded in preparation for mm2.1 And its just not wanting to compile everything. I keep getting messages like: WARNING: removing "struct" since importing it failed when compiling Python 2.2.1 and nothing I can play with is fixing thin

[Mailman-Users] Changing subscription addresses

2001-11-13 Thread Scott Brown
Feel free to tell me that I'm just too stupid to see it, but I cant see (on MM 2.0.6) where to change a subscription address Is the only way to do this to unsub/resub?? -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.or

[Mailman-Users] Prepping for MM2.1

2001-07-14 Thread Scott Brown
I'd like to prep my server now for installing MM2.1 when it is considered stable... It's currently running Python 1.5.2 - but of course, I'll need 2.0 or better for MM2.1. IF I install Python 2.x right now, will I have to recompile the MM 2.0.x that I'm currently running?

[Mailman-Users] COMPLETELY Virtual mailing lists....

2001-02-20 Thread Scott Brown
Has anyone been able to completely virtualize the mailing lists under mailman v2? I'm not talking about the improvements made in v2 I mean having multiple domains be able to have the SAME list name. Unless I've missed something, right now they're limited to being unique per machine. I know

RE: [Mailman-Users] error

2001-02-02 Thread Scott Brown
> > So, if sgid CGIs don't run, but non-sgid CGIs do (but can't work), > is your Apache config such that sgid CGIs aren't permitted > by a mere ScriptAlias, like, are you using suEXEC or something? > I don't see this error in my Apache source, so maybe the ability > to run sgid CGIs by default ha

RE: [Mailman-Users] Re: Buglet or Bozo? Problems with the /mailman/admin/(listname)/members (ie, membership management admin) page

2000-12-30 Thread Scott Brown
certain > Mailman is getting the right info? If not, you could > instrument the Python code to > log some things without too much effort... > > Scott Brown wrote: > > > > My server works just peachy with other routines which pass > data on the url. > > My own site

Re: [Mailman-Users] Re: Buglet or Bozo? Problems with the /mailman/admin/(listname)/members (ie, membership management admin) page

2000-12-30 Thread Scott Brown
shown. > Does "shift-reload" (or whatever makes your particular > browser ignore its cache > and issue a "please really reget this page" request) make any > difference? > > Bek Oberin wrote: > > > > Scott Brown wrote: > > > When the list

[Mailman-Users] Buglet or Bozo? Problems with the /mailman/admin/(listname)/members (ie, membership management admin) page

2000-12-28 Thread Scott Brown
I've got a problemI've got a large (600+ user) list When the list admin (or I, with the site password) go into this page, and try to select a different chunk of users to display on the page, the chunk never changes, it's always the first 30 addresses that are shown. The URL is changing, but

RE: [Mailman-Users] Newlist from a webpage?

2000-12-24 Thread Scott Brown
Hi Dave, > Essentially the problem here is just to pass a piece of > information from a program with no privileges running as > nobody to a program with the ability to update the aliases > file and run newlist. The 15-minute solution is to > use what's there already (sendmail and perl) to send t