On Fri, 2003-08-15 at 07:00, Chris Boulter wrote:
> On Fri 2003-08-15 11:03:25 +0100, Chris Boulter wrote:
> > Here's an odd little problem I've encountered and a workaround for it.
>
> Oops. I think all this confusion might have been caused by my mm_cfg.py
> missing
>
> from Defaults import
Hi,
Here's an odd little problem I've encountered and a workaround for it.
I've seen an error message when attempting to 'make install' when
Mailman/mm_cfg.py exists within the directory where I've downloaded Mailman.
Someone else posted about this error message back in January (see
http://mail.p
On Fri 2003-08-15 11:03:25 +0100, Chris Boulter wrote:
> Here's an odd little problem I've encountered and a workaround for it.
Oops. I think all this confusion might have been caused by my mm_cfg.py
missing
from Defaults import *
Restoring that to the start of the file looks promising, anyw