Nick Putman wrote:
>
>I am trying to set up mailman for the first time and would like to add 
>an html image link into the footer of each email that is sent to the 
>list.  At the moment all I am seeing is the raw html.
>
>So far I have changed the following settings:
>
>1. Should Mailman convert text/html parts to plain text? This conversion 
>happens after MIME attachments have been stripped. - set to "no"
>
>2. Made sure all users have 'plain' unchecked


This has no effect on individual messages. It only affects the format
of the digest for digest subscribers.


>3. Added 'text/html' to pass mime types
>
>But still I am just getting the html and not the image link.


Because msg_footer is always either appended to the body of a simple
text/plain message or added as a separate text/plain part. Thus any
HTML in the footer is displayed as text rather than rendered as HTML.

Without modifying the code that adds the footer to the message, there's
nothing you can do about this.

-- 
Mark Sapiro <m...@msapiro.net>        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://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to