[Mailman-Users] Unable to Create New Lists

2007-06-01 Thread Phil Fonville
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'

[Mailman-Users] Unable to Create New Lists

2007-05-31 Thread Phil Fonville
I am unable to create new lists with either the web interface or the newlist script. However, I can post to my existing lists, and the posts go out to list subscribers. Failed attempts yield this message: Error: Unknown virtual host: [EMAIL PROTECTED] my mm_cfg.py file contains: DEFA