>>>>> "JB" == Jason Buscema <[EMAIL PROTECTED]> writes:

JB> Regardless, I still need to figure out a way to have a personalized footer
JB> message in an HTML message. Changing the message from HTML to plain text
JB> isn't an option either.

In one of my businesses, we do attempt to attach a signature to the
end of an HTML message.  Most of the time it works just fine witho our
guess as to where to insert it.  When it fails, it fails miserably.  I
believe it has to do with how well the HTML is formed.  Here's how we
guess where to insert it:

1) look for </body> tag.  If present, insert footer HTML code just
   before it.
2) if not present, tack it on to the end of the message.

Most of the time when this fails is when someone forgets to close a
table properly.  Instead of making a nice footer, it usually ends up
starting a new column or something funky like that.

I have no clue how to make Mailman do something like this, but I can't
image it being all that hard once you figure out which function needs
to do it.

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D.                Khera Communications, Inc.
Internet: [EMAIL PROTECTED]       Rockville, MD       +1-240-453-8497
AIM: vivekkhera Y!: vivek_khera   http://www.khera.org/~vivek/

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

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to