Am Mittwoch, 6. Januar 2016, 13:28:12 schrieb Mark Sapiro: > What is important is that if in mailman's directory, you run > > for list in `bin/list_lists -b`; do > bin/dumpdb lists/$list/config.pck | grep host_name.: > done > That every listed host_name be in POSTFIX_STYLE_VIRTUAL_DOMAINS > > Is that the case?
When I run this command, it first only showed me the domain of my first mailing list. I then discovered in the web gui, that the hostname for the new list was set to the domain of the old list. I changed that in the web gui (where is the corresponding entry in the mailman config?) After that run above command again, and now both domains are listed. > When you run bin/genaliases, is there any output to the terminal? If so, > what? No output. After running genaliases, data/aliases and data/virtual-mailman have new time stamps. However, only data/aliases has all mailing lists, data/virtual-mailman has only the old list. ------------------------------------------------------ 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