Unable to Create New Lists
June 1, 2007
12:27 p.m.
My thanks to Dan Phillips, Mark Sapiro and any others who pointed out (correctly) that I needed fully qualified domain names for several items in mm_cfg.py. My problem evaporated after I changed
DEFAULT_NNTP_HOST = 'bashful'
DEFAULT_EMAIL_HOST = 'bashful'
DEFAULT_URL_HOST - 'bashful'
To
DEFAULT_NNTP_HOST = 'bashful.troxlerlabs.local'
DEFAULT_EMAIL_HOST = 'bashful.troxlerlabs.local'
DEFAULT_URL_HOST - 'bashful.troxlerlabs.local'
Thanks again.
Phil
6950
Age (days ago)
6950
Last active (days ago)
0 comments
1 participants
participants (1)
-
Phil Fonville