On Tue Aug 13, 2002 at 10:45:19AM -0700, Bob Weissman wrote:
> At 10:20 AM 8/13/02, you wrote:
> >I installed MM yesterday and got it working. However changes added to
> >mm_cfg.py do not appear to have any effect. However if I break the rules
> >and change Defaults.py it does have the desired effect. bin/check_perms
> >reports that everything is fine.
> >
> >A search of the archives didn't yield any leads. Any other ideas? TIA
> 
> 
> Did you make sure to put your changes AFTER the "from Defaults import *" line in 
>mm_cfg.py?

Yes it does appear after the import line. Here is a cut from my mm_cfg.py

****<snip from mm_cfg.py>****
from Defaults import *

##################################################
# Put YOUR site-specific settings below this line.
DEFAULT_URL = 'https://www.robnett.net/mailman/'
DEFAULT_MSG_FOOTER = """ """ 
****<end of snip>****

Any other thoughts?

-- 
Regards,
Timothy R. Robnett
mailto:[EMAIL PROTECTED]
http://www.robnett.net/~tim/

"Courage and perseverance have a magical talisman, before which 
difficulties disappear and obstacles vanish into air."
John Quincy Adams


------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

Reply via email to