Hi
I can't figure out how to get headers or footers on my messages
Example: I create a footer in Postorius. The name in the form is '[list:member:regular:footer] - The footer for a regular (non-digest) message.' The data is 'Test Footer'
I can see the entry in the database with the uri: http://localhost:8000/mailman3/api/templates/list/testing.comms.sdcvirginia....
I can do a wget on that uri and download a copy of the footer, and it looks right
But when I send a message to the list and the message is forwarded, the footer isn't on the messages that members receive
Looking at mailman.log, I cannot see any attempt to access the footer. I can see connections to the REST API (config, roster/owner, roster/moderator) that correspond to the time I sent the message
So what am I doing wrong?
Thank you Ben