Hi, I am trying to setup mailman for an organisation that has a three piece domain name, say A.B.org.
In mm_cfg.py, I put: DEFAULT_URL_PATTERN = 'http://%s/something/' DEFAULT_EMAIL_HOST = 'mailserver.A.B.org' add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST) When I go on the web to www.A.B.org/something/listinfo, right at the top in the blue space it says: www.A.B.org Mailing Lists Same when I go to create a mailing list, it says: Create a www.A.B.org Mailing List "www" is a CNAME for the web server where mailman is running, but where does it pick it up ? Shouldn't it be just the domain name ? Thanks. Yves. ---- http://www.cuug.ab.ca/~dorfsmay http://www.SollerS.ca ------------------------------------------------------ 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/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
