Mark, The message I shared was sent by Mailman prior to the changes I made to the mm_cfg.py file. Is it possible that the reason a.main.private appeared on the e-mail was because the configuration file was edited by Apple's Server Admin and displayed it instead of domain.com as it should ?
In other words, if the configuration file was as follows: MTA = 'Postfix' DEFAULT_EMAIL_HOST = 'a.main.private' DEFAULT_URL_HOST = 'a.main.private' VIRTUAL_HOSTS.clear() add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST) POSTFIX_STYLE_VIRTUAL_DOMAINS = ['domain.com'] VIRTUAL_HOST_OVERVIEW = Off Would this generate the change in the e-mail sent by Mailman so that it would display the server name instead of the domain name ? Thank you again for your help. Joe On 5/8/11 8:27 AM, "Mark Sapiro" <m...@msapiro.net> wrote: > JRC Groups wrote: >> >> I have received some mail from Mailman that looks as follows: >> >> From: mailman-ow...@a.main.private (sent by mailman-boun...@domain.com) >> Date: ... >> To: ... >> Subject: a.main.private mailing list memberships reminder >> >> Now that the configuration has been changed should I expect to see the >> domain name where the name of the server appears ? Or is it normal to have >> the server's name appear in some parts of mail sent by Mailman ? > > > Since the envelope sender (or Sender: header) is > mailman-boun...@domain.com, we know Mailman is using the domain.com > domain. The message Mailman creates will have the domain.com domain in > all Mailman/List addresses. > > It is your outgoing MTA that is rewriting the domain of the From: > header to a.main.private. ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org