[Mailman-Users] Adding a customised Footer & Header to mailman.

Mark Sapiro msapiro at value.net
Wed Mar 8 05:14:05 CET 2006


Steven Jones wrote:
>
>I can see mailman adds some text onto each email, can this be set to do
>something more comprehensive? Like fancy company logos and such got from
>another location (database, mount point or something)?


Unless you are willing to modify code or create your own custom handler
to do this, the answer is no. There are ways (see
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.052.htp>)
to imbed things which 'look like' HTML into message and digest headers
and footers, but these things wind up in text/plain message parts, so
they will never be rendered as HTML.

See
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.067.htp>
for some generic information about custom handlers.

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