Terry Allen wrote:

>       I tried earlier to post to this list but was bounced for some 
>unknown reason.

This post and a subsequent one were just approved by the moderator and
delivered to the list. So far there's no sign of the earlier one.
These later two may have been held because you are not a list member
if that is in fact the case.

>       In installing on Mac OSX 10.3.6, I have encountered the 
>following errors:
>
>[server:~mailman/bin] root# ./check_perms -f
>Traceback (most recent call last):
>   File "./check_perms", line 46, in ?
>     from Mailman import mm_cfg
>   File "/usr/local/mailman/Mailman/mm_cfg.py", line 45, in ?
>     add_virtualhost (heard.com.au, heard.com.au)
>NameError: name 'heard' is not defined
>
>       The line which begins add_virtualhost is exactly as it 
>appears in mm_cfg.py
>       Could anyone point me in the right direction to try to get 
>this installation up & running please.

It should be

     add_virtualhost ('heard.com.au', 'heard.com.au')

--
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
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