Hi I am just in the process of adding mailman-2.1.5
Now i created a list and change mm_cfg.py so that DEFAULT_EMAIL_HOST = 'lists.domain.com' DEFAULT_URL_HOST = 'lists.domain.com' VIRTUAL_HOSTS.clear() add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST) added aliases and i can access the admin via www host name this list prefers is lists.domain.com and i subscribed myself and another email address ok. Now when i post the email From: loses the lists so [EMAIL PROTECTED] becomes [EMAIL PROTECTED] but footer keeps full url. 1. how do i fix From: changing? 2. how do i prevent To: showing sender and CC: showing list (minus the "lists" part of domain? Mark ------------------------------------------------------ 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/