You brought me on the right track

In mm_cfp.py it had to be

DEFAULT_URL_PATTERN = 'https://%s/mailman/'

instead of

DEFAULT_URL_PATTERN = 'http://%s/mailman/'

Simple as that, but I had overlooked it.

bin/withlist -l -r fix_url [liste] -u [domain] did the rest.

Thank you!

Lothar

Am 21.06.2021 um 17:24 schrieb Stephen J. Turnbull:
> Lothar Schilling writes:
>
>  > I set up mailman on a new server (Ubuntu 20, Mailman 2.1.29) and moved
>  > all user data (archives, lists) from the old server to that new
>  > environment.
>
> How did you set it up?  From Ubuntu packages?
>
>  > "The information you're about to submit ist not secure."
>
> I don't think this is a Mailman-supported message.  I expect it is an
> Ubuntu thing.  I don't know if that is why your configuration update
> is failing for sure, but it seems likely, and you will probably need
> to get help from Ubuntu sources.
>
> The other possibility is that some of your URLs are https and others
> are http.  Check exactly what the URLs are.
>
> Steve
>
>
>
>

------------------------------------------------------
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/
    https://mail.python.org/archives/list/mailman-users@python.org/

Reply via email to