Hello,
I'm replacing a Postfix virtual_alias_maps distribution list with a GNU Mailman mailing list because there were many bounced messages, as Postfix doesn't care about properly resending e-mails. I want to kind of restoring the same functionality with Mailman, i.e. to be it as transparent as it can be, neither non-members, nor members should see how the list is implemented by Mailman. Therefore, I want to remove the „XX mailing list ...; To unsubscribe send an e-mail to ...” message from the footer of the e-mails. The problem with this is that list members sometimes reply to e-mails from non-members, and might potentially leave the footer in the quote.
What I already tried: define a custom template for list:member:regular:footer. The result was that the mailing list stopped operating altogether, no messages passed through until I deleted this template. After I deleted it, all delayed e-mails were forwarded at once.
What would be the right way to remove the footer?
Best regards, MegaBrutal