[Mailman-Users] Removing Mailman Footers

Mark Sapiro msapiro at value.net
Wed Feb 23 00:47:50 CET 2005


Tom Haddonwrote:
>
>I'm trying to remove _all_ footers from a specific list in Mailman 2.1.5. I've removed the custom footer for the mailing list but since it's an html message it's appending a text file (which is empty).
>

If it is truly empty, this should not be happening. I suspect your
msg_footer might contain some white space.


>I looked at this thread <http://mail.python.org/pipermail/mailman-users/2004-August/038633.html>  (as well as a bunch of other web searching, and the Mailman FAQ) and couldn't see the way to do it - all my messages come in with an empty text attachment. I'm comfortable with editing python if need be. I tried the steps described here (returning an empty value from the class HTMLFormatter, def GetMailmanFooter, but this didn't work for me. Can anyone point me in the direction of the part of mailman that adds that text footer attachment to HTML messages so I can tweak it as appropriate?

The post you point to is not relevant. It's talking about web pages in
the web interface, not list posts.

The code is Mailman/Handlers/Decorate.py

--
Mark Sapiro <msapiro at value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan




More information about the Mailman-Users mailing list