On 03/15/2016 04:25 AM, Jack Beanstallk wrote: > Mailman v 2.1.9 > > What more info would you need to advise further? > > When lists are created I don't manually add list names to /etc/aliases nor > does it appear in the file. > > Ideally it would be nice to use the same UI for different1.org > <http://different1.org> lists (I understand can't have the same name lists > for different domains in 2.1.x) but also happy to use use an alternative UI > hosted on the same server.
Please keep threads on the list unless there is necessary, private information in the post It seems you have Mailman-Postfix integration configured, so list aliases are in Mailman's data/aliases(.db) files. > /etc/mailman/mm_cfg.py > > DEFAULT_URL_HOST = fqdn > DEFAULT_URL_PATTERN = 'https://%s/mailman/' > DEFAULT_EMAIL_HOST = "example1.org" > > # Because we've overriden the virtual hosts above add_virtualhost > # MUST be called after they have been defined. > > add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST) > > > /etc/postfix/main.cf <http://main.cf> When you want to show someone your Postfix config, give them the output of 'postconf -n'. ... > mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain, > mx1.$mydomain, different1.org > > MTA = 'Postfix I hope this last line is actually in mm_cfg.py. So what happens if you just create a list normally and then in it's web UI, set it's General Options -> host_name to different1.org? I think all should be fine. If not, please post 'postconf -n' and details about what is not working with the list. -- Mark Sapiro <m...@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org https://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: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org