[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:43:58 CEST 2003


That was supposed to go to DEFAULT_URL_HOST
 
Sorry i wasn't more specific...
 

--- 
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 <http://www.ci.st-joseph.mo.us/>  

-----Original Message-----
From: Adam Lipson [mailto:adaml at jbase.com]
Sent: Wednesday, April 30, 2003 2:48 PM
To: jbrouhard at ci.st-joseph.mo.us
Cc: mailman-users at python.org
Subject: RE: [Mailman-Users] problem with mm_cfg.py


nope did not work :(  It then goes on to complain that email_host_name is
incorrect 
 
File "/usr/local/mailman/Mailman/mm_cfg.py", line 47
    DEFAULT_EMAIL_HOST = 'listserver.jbase.com'
 
 

-----Original Message-----
From: jbrouhard at ci.st-joseph.mo.us [mailto:jbrouhard at ci.st-joseph.mo.us]
Sent: Wednesday, April 30, 2003 3:39 PM
To: Adam Lipson
Cc: mailman-users at python.org
Subject: RE: [Mailman-Users] problem with mm_cfg.py



Add http:// <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 <http://www.ci.st-joseph.mo.us>  


-----Original Message----- 
From: Adam Lipson [ mailto:adaml at jbase.com <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
<http://mail.python.org/mailman/listinfo/mailman-users>  
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
<http://www.python.org/cgi-bin/faqw-mm.py>  
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
<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
<http://mail.python.org/mailman/options/mailman-users/jbrouhard%40ci.st-jose
ph.mo.us>  




More information about the Mailman-Users mailing list