Dear Mailman Developers, I hope you are doing well.
I am currently contributing to Postorius and working on a merge request related to improving documentation for template fallback behavior (MR link: https://gitlab.com/mailman/postorius/-/merge_requests/1063). While implementing this, I added support for displaying list:member:generic:header and list:member:generic:footer in the UI, assuming these are valid fallback templates used by Mailman Core. However, the CI pipeline is failing during tests that attempt to create these templates via Mailman Core, which suggests that these template names may not be recognized or supported. I wanted to clarify: - Does Mailman Core officially support list:member:generic:* templates as valid template names? - If yes, is there any additional configuration required to make them available? - If not, should Postorius only reference them in documentation (as fallback behavior) without exposing them as selectable templates? I want to ensure that the implementation aligns correctly with Mailman Core behavior before proceeding further. Thank you for your time and guidance. Best regards, Sumit Goyal _______________________________________________ Mailman-Developers mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/mailman-developers.python.org/ Mailman FAQ: https://wiki.list.org/x/AgA3 Security Policy: https://wiki.list.org/x/QIA9
