[Mailman-Users] why can't othe people see the listinfo/ page?
Dan Mick
dmick at utopia.West.Sun.COM
Fri Oct 12 06:12:04 CEST 2001
This, by the way, is explicitly and completely documented in
the files you should have read before installing Mailman, and
reread before asking the mailing list...
> THAT WAS IT... actually, one of my colleagues and I got together and
> figured it out.. but thanks a million Jon.. HUGELY helpful!
>
> cheers,
>
> J.
>
> On Thu, 11 Oct
> 2001, Jon Carnes wrote:
>
> > Sounds like a rights issue for the website. "mailman" is a cgi-bin for your
> > Apache...
> >
> > # Added for use by Mailman scripts
> > ScriptAlias /mailman/ "/home/mailman/cgi-bin/"
> >
> > <Directory "/home/mailman/cgi-bin">
> > AllowOverride None
> > Options ExecCGI
> > Order allow,deny
> > Allow from all
> > </Directory>
> >
> > The rights to that directory should be:
> > drwxrwsr-x 2 mailman mailman 4096 Jan 9 2001 cgi-bin
> >
> > and the rights to listinfo (in that directory) should be:
> > -rwxr-sr-x 1 mailman mailman 30782 Jan 9 2001 listinfo
> >
> > Hope this helps,
> >
> > Jon Carnes
> > ===
> > > OK.
> > >
> > > I'm at my company, working all day on our remote server at rackspace.
> > >
> > > With help from a couple people here, I get Mailman up and running...
> > >
> > > I'm able to send emails to the list and the emails get distributed.
> > >
> > > but something REALLY WIERD is occuring.
> > >
> > > I can go to http://www.mysql.org/mailman/listinfo/ from here BUT NO ONE
> > > ELSE can get to anything after http://www.mysql.org/mailman/ !!!
> > >
> > > Why would that be? where would the control for this soft of thing live?
> > > in mailman? in apache?.. sendmail? where????
> > >
> > > Please, please help.
> > >
> > > Thanks!
> > >
> > > J.
> > >
> > > -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
> > > Joshua S. Freeman | preferred email: jfreeman at connix.com
> > > pgp public key: finger jfreeman at connix.com
> > > http://www.threeofus.com
> > > -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
> > >
> > >
> > >
> > > ------------------------------------------------------
> > > Mailman-Users maillist - Mailman-Users at python.org
> > > http://mail.python.org/mailman/listinfo/mailman-users
> >
> >
> > ------------------------------------------------------
> > Mailman-Users maillist - Mailman-Users at python.org
> > http://mail.python.org/mailman/listinfo/mailman-users
> >
>
> -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
> Joshua S. Freeman | preferred email: jfreeman at connix.com
> pgp public key: finger jfreeman at connix.com
> http://www.threeofus.com
> -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
>
>
> ------------------------------------------------------
> Mailman-Users maillist - Mailman-Users at python.org
> http://mail.python.org/mailman/listinfo/mailman-users
More information about the Mailman-Users
mailing list