From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from agogare.doit.wisc.edu ([144.92.197.211]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1HY69R-0005gf-00 for ; Sun, 01 Apr 2007 15:55:45 -0400 Received: from avs-daemon.smtpauth2.wiscmail.wisc.edu by smtpauth2.wiscmail.wisc.edu (Sun Java System Messaging Server 6.2-7.05 (built Sep 5 2006)) id <0JFU00J014OQNR00@smtpauth2.wiscmail.wisc.edu> for speakup@braille.uwo.ca; Sun, 01 Apr 2007 14:55:38 -0500 (CDT) Received: from mcgee (dyn-192-54.vpn.wisc.edu [146.151.192.54]) by smtpauth2.wiscmail.wisc.edu (Sun Java System Messaging Server 6.2-7.05 (built Sep 5 2006)) with ESMTPSA id <0JFU00IEM4OP0D10@smtpauth2.wiscmail.wisc.edu> for speakup@braille.uwo.ca; Sun, 01 Apr 2007 14:55:38 -0500 (CDT) Date: Sun, 01 Apr 2007 14:55:39 -0500 From: John Heim Subject: Re: mailman questions To: "Speakup is a screen review system for Linux." Message-id: <014e01c77497$b93dd770$36c09792@mcgee> Organization: University of Wisconsin-Madison MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 X-Mailer: Microsoft Outlook Express 6.00.2900.3028 Content-type: text/plain; format=flowed; charset=iso-8859-1; reply-type=original Content-transfer-encoding: 7BIT X-Priority: 3 X-MSMail-priority: Normal X-Spam-Report: AuthenticatedSender=yes, SenderIP=146.151.192.54 X-Spam-PmxInfo: Server=avs-9, Version=5.3.0.289146, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2007.4.1.124133, SenderIP=146.151.192.54 References: <001401c7748b$03727f60$6401a8c0@blanchew2fs98i> X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.9 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Apr 2007 19:55:45 -0000 your 404 problem is probably caused by not having a default document in your mailman directory. Mailman doesn't create one by default. ie. There is no index.html for it to display so it gives the 404 error. ----- Original Message ----- From: "Littlefield, Tyler" To: "Speakup is a screen review system for Linux." Sent: Sunday, April 01, 2007 1:24 PM Subject: mailman questions > Hello list, > I've read docs, and am lost. I have the following at the bottom of my > apache file: > Alias /pipermail/ /var/lib/mailman/archives/public/ > Alias /images/mailman/ /usr/share/images/mailman/ > ScriptAlias /cgi-bin/mailman/ /usr/lib/cgi-bin/mailman/ > > AllowOverride None > Options ExecCGI > AddHandler cgi-script .cgi > Order allow,deny > Allow from all > > > Options Indexes FollowSymlinks > AllowOverride None > Order allow,deny > Allow from all > > > AllowOverride None > Order allow,deny > Allow from all > > When I go to: > myhost.com/mailman, I get a wonderful 404. > Lastly, How do you set up a full mailman password? I wanted to do that, so > I can create lists and maybe admin the page a bit from the website, and it > wants a passwd, which I didn't set up earlier. > I didn't see that option in config. > THX, > ~~TheCreator~~ > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > >