Re: [Mailman-Users] One more time--list server bouncesgoing through news gateway

2003-07-14 Thread Brad Knowles
At 10:27 AM -0700 2003/07/14, Eric McDonald wrote: I've posted this several times now. Am I asking the wrong question, not providing enough information, or? It seems that even the most simple of questions are being answered, and I don't understand why this might be off-topic. Speaking only

Re: [Mailman-Users] One more time--list server bounces goingthrough news gateway

2003-07-14 Thread Jon Carnes
On Mon, 2003-07-14 at 13:27, Eric McDonald wrote: > I've posted this several times now. Am I asking the wrong question, not > providing enough information, or? It seems that even the most simple of > questions are being answered, and I don't understand why this might be > off-topic. > > * >

[Mailman-Users] One more time--list server bounces going throughnews gateway

2003-07-14 Thread Eric McDonald
I've posted this several times now. Am I asking the wrong question, not providing enough information, or? It seems that even the most simple of questions are being answered, and I don't understand why this might be off-topic. * Hi everyone: I have a list server that's tied to a news serv

Re: [Mailman-Users] one more time

2001-04-27 Thread Philippe Rodriguez
Did you make you archive "public". If not, the archives (if available) are viewable by http:///mailman/private/... Phil. ~~ /\ H E W L E T T/\/\Phone: +33 (0)4 76 03 86 72 /\/ \ P A C K A R D /\/

[Mailman-Users] one more time

2001-04-26 Thread WebMaster
Ok.. I got mailman installed just having archive problems. I have the following in my httpd.conf file Alias /pipermail/ "/home/mailman/archives/public/" Options FollowSymLinks Yes I still get the following msg The requested URL /pipermail/chatmatrix/ was not found on this server. -

RE: [Mailman-Users] one more time

2001-04-26 Thread Matt Thoene
] ::Subject: [Mailman-Users] one more time :: :: ::Ok.. I got mailman installed just having archive problems. :: ::I have the following in my httpd.conf file :: ::Alias /pipermail/ "/home/mailman/archives/public/" :: :: Options FollowSymLinks :: :: ::Yes I still get the following msg

RE: [Mailman-Users] one more time

2001-04-26 Thread webmaster
an/cgi-bin/ > >..in httpd.conf as well right? > >-Matt > >::-Original Message- >::From: [EMAIL PROTECTED] >::[mailto:[EMAIL PROTECTED]]On Behalf Of WebMaster >::Sent: Thursday, April 26, 2001 10:45 AM >::To: [EMAIL PROTECTED] >::Subject: [Mailman-Users] one mo

Re: [Mailman-Users] one more time

2001-04-26 Thread Steve Pirk
Looks ok to me... Have you restarted the webserver? (kill -HUP on the parent pid?). Also, try removing the "" from around the "real" dir in the alias: OLD: Alias /pipermail/ "/home/mailman/archives/public/" NEW: Alias /pipermail/ /home/mailman/archives/public/ Steve -- Steve Pirk [EMAIL PROTEC