pe...@pi4cc.nl writes: > I'm running Debian 12 with the latest version and installed > mailman3 via apt install-mailman3-full.
Assuming you have done no configuration "by hand", this is almost certainly a Debian issue. You should report it to them. > When I first access the website domain.nl/mailman3, it's redirected > to domain.nl/mailman/postorius/lists/, resulting in a 404 error The initial redirect is done by your webserver, not by Mailman. I have no good idea why the result changes if you do it twice.[1] In Apache, this is likely in a file in /etc/apache2/sites-available/. In nginx, similarly /etc/nginx/sites-available/. The file's name is likely to be either something like "debian-default.conf" or "mailman3.conf" for either of those popular webservers. Footnotes: [1] The only thing I can think of is that in one case you accessed domain.nl/mailman3, and in the other domain.nl/mailman3/ (difference is the trailing "/"), and there are separate redirects for the two URLs for some reason. -- GNU Mailman consultant (installation, migration, customization) Sirius Open Source https://www.siriusopensource.com/ Software systems consulting in Europe, North America, and Japan _______________________________________________ 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/C45UALJV4GYLY2I56OGD6OBND5JXZGNO/ This message sent to arch...@mail-archive.com