I am attempting to run mailman on a FreeBSD machine with multiple virtual hosts.
Everything is working great except that the list address I want is "[EMAIL PROTECTED]" and it works great, I can send to it and it works just fine. The problem is that when the list sends out a post to members it drops the subdomain from it's address and says, reply to "[EMAIL PROTECTED]" - I have an address record created for my lists.chard.net and a proper virtual host for it. - The primary domain is also hosted, as a virtual host on the same machine - I have set the "host name this list prefers" to "lists.chard.net" - lists.chard.net is set up as my default url host and e-mail host in the Defaults.py and mm_cfg.py files - I have added these entries to my mm_cfg.py file: DEFAULT_EMAIL_HOST = 'lists.chard.net' DEFAULT_URL_HOST = 'lists.chard.net' add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST) Like I said, everything about the list is working great except that when a post or administrative message is sent out by mailman it says to reply to [EMAIL PROTECTED] instead of [EMAIL PROTECTED] Any advice would be great! -Brendan Chard [EMAIL PROTECTED] Chard.Net 3588 Plymouth Rd. #287 Ann Arbor, MI 48105 http://www.chard.net 1.800.741.8034 ------------------------------------------------------ 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/