<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16481" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello gang,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I have a bit of a problem with mailman here.  
When I go to use "/usr/lib/mailman/bin/update" and after setting everything the 
way that the mm_cfg.py says I get this trace back error:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>[root@pilotalk ~]# 
/usr/lib/mailman/bin/update                                                   
Traceback (most recent call 
last):                                                               
<BR>  File "/usr/lib/mailman/bin/update", line 49, in 
<module>                                       
<BR>    from Mailman import 
mm_cfg                                                                   
<BR>  File "/usr/lib/mailman/Mailman/mm_cfg.py", line 80, in 
<module>                                
<BR>    DEFAULT_URL_HOST = <A 
href="http://www.pilotalk.com">www.pilotalk.com</A>                                                          
<BR>NameError: name 'www' is not 
defined                                                              
</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I am assuming the lines of the mm_cfg.py which it 
is having trouble with are these three lines:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>DEFAULT_URL_HOST = <A 
href="http://www.pilotalk.com">www.pilotalk.com</A><BR>DEFAULT_EMAIL_HOST = 
pilotalk.com</FONT></DIV>
<DIV><FONT face=Arial size=2>add_virtualhostwww.pilotalk.com, 
pilotalk.com</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Any help would be appreciated.Scott</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>