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: [EMAIL PROTECTED] > pgp public key: finger [EMAIL PROTECTED] > http://www.threeofus.com > -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- > > > > ------------------------------------------------------ > Mailman-Users maillist - [EMAIL PROTECTED] > http://mail.python.org/mailman/listinfo/mailman-users ------------------------------------------------------ Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users