
On 8/16/25 8:14 PM, Wikinaut wrote:
and mails appear not to be processed any more.
One mail came through, but look to the third lien of the footer, some variables are not replaced by their values:
berlin mailing list -- berlin@xxxxx.de To unsubscribe send an email to berlin-leave@xxxxx.de %(web_page_url)slistinfo/%(_internal_name)s
This line is from a msg_footer imported from Mailman 2.1 by 'mailman import21'. The substitutions are not replaced because they are MM 2.1 syntax which MM 3 doesn't recognize.
If you have Mailman core >=3.3.10 and have set the Base Url parameter for the domain, you can replace that line in the template with simply
$mailinglist_url
If your Mailman core is older, you need to hardcode that as something like
https://example.com/mailman3/lists/$list_id
I'm only guessing here, but I suspect that you have some directories/files in the /opt/mailman/mm/var/templates/ hierarchy with mode and ownership such that they aren't readable by the Mailman user.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan