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
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
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
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
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)