On 2/7/25 10:08, Lieuallen, Thomas Otis via Mailman-users wrote:

I have a remaining issue that baffles me.  With my test list, I created a 
template for ‘list:member:regular:header’.  It just has text in it, keeping it 
simple.  I create it and see the entries in the database tables and they are 
correct.  However, when I send a test email, my template text is not inserted, 
but instead another simple text: “testing hello”.  I do the same with 
list:member:regular:footer, and it works just fine.  It is just the header that 
is working incorrectly.  When I remove that postorius header template for the 
list, that ‘testing hello’ goes away.  So, it’s only appearing when I have a 
postorius template setup for that list.

What do you get from the following database queries?

SELECT * FROM template WHERE name = 'list:member:regular:header';
SELECT * FROM postorius_emailtemplate WHERE name = 'list:member:regular:header';

Depending on your installation, these tables may be in separate databases, i.e., template table in mailman db and postorius_emailtemplate in mailmanweb db.

And what do you get if you go to the uri in the result(s) from the first query?

The context in the first results and maybe the second results should also be a clue.

--
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/FVEPCQHV5N4M536OA42QCX7UMMR37H3X/

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

Reply via email to