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 <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to