Hi, after importing old mm2 messages into mm3 archive I found that hyperkitty dos not show the lists index in home page if FILTER_VHOST = True
https://website/mailman3/hyperkitty/
show an empty lists. If I add list/list@domain1 I can see the archive.
I think the problem is the domain name example.com that I saw in the upper left corner.
If in django administration I rename that site it works.
But having more than one domain this is not a solution.
what i need is to separate different domains
https:/website1/mailman3/hyperkitty shows some lists https:/website2/mailman3/hyperkitty shows other lists
Where am I wrong?
What have I to change in hyperkitty to have the correct domain shown?
Is there a documentation to configure that?
Hyperkitty version is 1.2.2
Thank you.