Re: [Mailman-Users] I am a new Mailman user

2004-11-04 Thread Tim Litwiller
Mark Sapiro wrote: Tim Litwiller wrote: judging by that : DEFAULT_URL = none Traceback (most recent call last): File "", line 1, in ? NameError: name 'none' is not defined should line 94 be set to DEFAULT_URL = "none" as that doens't give an error It looks to me as though it did give an er

Re: [Mailman-Users] I am a new Mailman user

2004-11-04 Thread Mark Sapiro
Tim Litwiller wrote: >judging by that : > > DEFAULT_URL = none >Traceback (most recent call last): > File "", line 1, in ? >NameError: name 'none' is not defined > >should line 94 be set to >DEFAULT_URL = "none" as that doens't give an error It looks to me as though it did give an error as it s

Re: [Mailman-Users] I am a new Mailman user

2004-11-04 Thread Tim Litwiller
Mark Sapiro wrote: Tim Litwiller wrote: I am running SME 6.0.1 and the mailman contrib package found at contribs.org It was quite easy to setup but after a week or so I found this in the archive What archive?? Do you mean the Mailman error log file? the list has been working ok but I'd

Re: [Mailman-Users] I am a new Mailman user

2004-11-04 Thread Mark Sapiro
Tim Litwiller wrote: >I am running SME 6.0.1 and the mailman contrib package found at contribs.org > >It was quite easy to setup but after a week or so I found this in the archive What archive?? Do you mean the Mailman error log file? >the list has been working ok but I'd rather learn something

[Mailman-Users] I am a new Mailman user

2004-11-04 Thread Tim Litwiller
I am running SME 6.0.1 and the mailman contrib package found at contribs.org It was quite easy to setup but after a week or so I found this in the archive the list has been working ok but I'd rather learn something about it and not have errors than just leave it. Traceback (most recent call last)