[Mailman-Users] problem with mm_cfg.py

jbrouhard at ci.st-joseph.mo.us jbrouhard at ci.st-joseph.mo.us
Wed Apr 30 21:39:16 CEST 2003


Add http:// to the front of your hostname :)

---
Joe Brouhard, MCP, A+
Computer Support Technician
City of St Joseph
jbrouhard at ci.st-joseph.mo.us
http://www.ci.st-joseph.mo.us


-----Original Message-----
From: Adam Lipson [mailto:adaml at jbase.com]
Sent: Wednesday, April 30, 2003 2:44 PM
To: mailman-users at python.org
Subject: [Mailman-Users] problem with mm_cfg.py


I have edited my mm_cfg.py file as instructions said to put my hostname into
the default email/url host.  When I run a command such as newlist I get the
follow error:

mailman at jbt mailman]$ bin/newlist adam2
Traceback (most recent call last):
  File "bin/newlist", line 74, in ?
    from Mailman import mm_cfg
  File "/usr/local/mailman/Mailman/mm_cfg.py", line 47
    DEFAULT_EMAIL_HOST = 'listserver.jbase.com'

this is my entire mm_cfg.py file:

##################################################
# Put YOUR site-specific settings below this line.
IMAGE_LOGOS = '/icons/'

    DEFAULT_EMAIL_HOST = 'listserver.jbase.com'
    DEFAULT_URL_HOST = 'listserver.jbase.com'
    add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)

Any ideas?  the hostname defined in /etc/hosts is different then the one in
mm_cfg.py but this should not cause this error should it?

Thanks,
Adam

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users at python.org
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/

This message was sent to: jbrouhard at ci.st-joseph.mo.us
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/jbrouhard%40ci.st-josep
h.mo.us



More information about the Mailman-Users mailing list