RE: [Mailman-Users] linking problem

2001-05-31 Thread arif
You may also want to check your Defaults.py and mm_cfg.my files. I had an odd problem with extra // in my links that was caused by an extra / in my mm_cfg.py file. -arif On 30 May 2001 18:36:34 -0700, Mike T. Gholson wrote: > Using RH 7.1... I copied the other ScriptAlias entries > by using sin

Re: [Mailman-Users] linking problem

2001-05-31 Thread Leah Cunningham
It looks like I have figured out the problem. I created another test list, and it works correctly. Now I have problems with the setgid bit . . . I guess I have to recompile. Arif Mamdani ([EMAIL PROTECTED]) [010531 07:14]: - > You may want to check your Defaults.py and mm_cfg.py files. I had a

Re: [Mailman-Users] linking problem

2001-05-31 Thread Leah Cunningham
I double checked this with single quotes, but that does not make a difference. Somewhere something is causing these URL's to be generated with the wrong path. Mike T. Gholson ([EMAIL PROTECTED]) [010530 18:37]: - > Using RH 7.1... I copied the other ScriptAlias entries - > by using single quotes

Re: [Mailman-Users] linking problem

2001-05-30 Thread Leah Cunningham
I will try that tomorrow and let you know if it makes a difference. Cheers, Leah Mike T. Gholson ([EMAIL PROTECTED]) [010530 18:37]: - > Using RH 7.1... I copied the other ScriptAlias entries - > by using single quotes around the '/usr/lib/mailma' - > - > - > -Original Message- - >

RE: [Mailman-Users] linking problem

2001-05-30 Thread Mike T. Gholson
Using RH 7.1... I copied the other ScriptAlias entries by using single quotes around the '/usr/lib/mailma' -Original Message- From: Leah Cunningham [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 30, 2001 3:09 PM To: [EMAIL PROTECTED] Subject: [Mailman-Users] linking problem Hello,