At 11:07 AM -0400 2004/04/29, Paul Tomblin wrote:

Any way to fix this and retain the message in HTML format?

Not unless you can figure out how to append arbitrary text to an HTML document without parsing the HTML document tree and figuring out how and where to stick it and how to make it visible.

Moreover, since so many MUAs implement such different standards in displaying HTML, you have to decide which HTML engine you're going to support, and implement a complete version of that system in your mailing list management software so that you can be sure how the proposed changes will actually be displayed, and then kiss off all the rest.


Do you really want to try to implement all versions of all HTML engines throughout the entire world, just to make this work?

--
Brad Knowles, <[EMAIL PROTECTED]>

"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."
    -Benjamin Franklin, Historical Review of Pennsylvania.

SAGE member since 1995. See <http://www.sage.org/> for more info.

------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
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/

Reply via email to