Okay, I'm making progress. in our kubernetes config for mailman we're calling a shell script, and in the script is this line: mailman create mail...@mydomain.com --owner=ad...@mydomain.com
When I changed that line to read mailman create mail...@foobar.com --owner=ad...@foobar.com and then rebuilt kubernetes, I found that when I hit the API to get all lists, the list mail...@foobar.com existed, and was the default. I could create lists against foobar.com but could no longer create them against mydomain.com. So it looks like when you're initially configuring mailman you have to create your first mailing list, and whatever domain you use becomes your "primary domain". I don't know where this is documented, but could someone confirm this behavior for me so that I know that I'm on the right path? _______________________________________________ Mailman-users mailing list -- mailman-users@mailman3.org To unsubscribe send an email to mailman-users-le...@mailman3.org https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/ Archived at: https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/message/JEHKCPYY6NQWVQIUMKLAS55EL7PNV4NE/ This message sent to arch...@mail-archive.com