Lothar Schilling writes:
> 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
Great to hear!
> bin/withlist -l -r fix_url [liste] -u [domain] did the rest.
Thank you for reporti
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.202