Asaf wrote: > >Is anyone working on the subject ?
As far as I know, no one is working on inserting headers/footers/etc into HTML message bodies. >can anyone suggest approaches, I'm pretty new to mailman's code If you just set msg_footer with the desired information, it won't be inserted in the HTML body, but it will be appended to the message as an additional text/plain part and should be displayed by MUAs (mail clients). If you want to actually add the footer in the HTML, see the FAQ at <http://wiki.list.org/x/84A9> to get an idea of the problems involved in doing this. -- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan _______________________________________________ Mailman-Developers mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://wiki.list.org/x/AgA3 Searchable Archives: http://www.mail-archive.com/mailman-developers%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org Security Policy: http://wiki.list.org/x/QIA9
