billc wrote: >Right. So probably safer to reinstall. Which I did. That appears >to have repaired the problem of /usr/local/mailman/mail/mailman >previously being a directory. > >Now when attempting to create the original 'mailman' list, i'm getting > > illegal name [EMAIL PROTECTED] > >despite having the same stuff in default.py and mm_cfg.py as >previously (explicitly set to ns2.greenbuilder.com) and even when >specifying the list name in the newlist command as >[EMAIL PROTECTED] Argh! What am I missing here?
What is DEFAULT_EMAIL_HOST, either in Defaults.py or overridden in mm_cfg.py. If it is 'postfix', that is your answer. It must be a fully qualified domain name. If that isn't it, what is the exact newlist command or are you using the GUI, and what is in Defaults.py for DEFAULT_EMAIL_HOST and DEFAULT_URL_HOST, and what is in mm_cfg.py for these and any add_virtualhost() directives? If DEFAULT_EMAIL_HOST isn't 'postfix', you probably have add_virtualhost('ns2.greenbuilder.com', 'postfix') -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org 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/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp