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 -- ber...@xxxxx.de
To unsubscribe send an email to berlin-le...@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 <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
_______________________________________________
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/BVJK22VTSFEAMU5JAARXZPE3JAMFSEZE/

This message sent to arch...@mail-archive.com

Reply via email to