[Mailman-Users] How do I edit the footer-info so that it affectsALL emails sent outof my create

Mark Sapiro msapiro at value.net
Wed Oct 11 17:07:34 CEST 2006


Eric Salonen wrote:
>
>I have a whole bunch of mailing lists (about 50-100) so modifying the footer 
>from the web GUI would be a very slow process. I need to add some text so 
>that it adds the text to all mailing lists.


You can do this with a bin/withlist script or by running
bin/config_list over all lists in a shell script with input containing
just the new footer.

There's lots of discussion of both methods in the archives of this
list. See
<http://mail.python.org/pipermail/mailman-users/2006-September/052983.html>
for one example of scripting config_list.


>I found the following file in my Mailman Home:
>
>Mailman/Defaults.py
>
>But according to this file, it only modifies the footer for new created 
>mailing lists, my need is to modify existing lists.


Don't edit Defaults.py.  Override what you want to change in mm_cfg.py.
See
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.021.htp>

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