I used Docker to installed Mailman 3.
The top header of the web interface says "Example.Com" while linking to the correct site URL (I believe coming from SERVE_FROM_DOMAIN). In a post[1], Mark Sapiro referred to the template system in Mailman 3 by pointing out that "a custom template can be put in var/templates/site/en/welcome.txt or var/templates/domains/example.com/en/welcome.txt<http://var/templates/domains/example.com/en/welcome.txt> or var/templates/lists/listname.example.com/en/welcome.txt<http://var/templates/lists/listname.example.com/en/welcome.txt> where var is Mailman's configured var_dir". I believe this refers to the mail templates.
Where do I change the similar template system, for the web interface, without breaking a laver upgrade?
How do I change the site name in the top of the web interface on Mailman 3 to my subside and ?
[1] https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/thread/2...
The Mailman command in Mailman Core doesn't seem to have a command for listing the accounts users have created by using Sign up in the web interface, so I believe that accounts may be created in the webinterface.
Is there similar commands for the web interface like the mailman commands for the Mailman core?
Regards, Henrik Rasmussen