On Sun, 2002-07-28 at 14:52, Michael A. Yetto wrote: > I don't see a <head>...</head> in your example, which would make it an > incomplete HTML file. This might be part of the problem.
Won't make a difference if it was there or not. I don't think you actually need to include a head section if you don't want to, it has been a while since I've read any of the W3C's documents. The problem is resulting in the fact that TB wasn't given a header telling it that the mail was HTML, and not plain text, so it assumed plain text. Take a look at the HTML emails you do get, and look for a header like: Content-Type: text/html This tells TB that the following text is of type HTML, which makes TB read it via the HTML engine if you view the HTML portion of the message. -- Jonathan Angliss ([EMAIL PROTECTED]) ________________________________________________________ Current Ver: 1.61 FAQ : http://faq.thebat.dutaint.com Unsubscribe: mailto:[EMAIL PROTECTED] Archives : http://tbudl.thebat.dutaint.com Moderators : mailto:[EMAIL PROTECTED] TBTech List: mailto:[EMAIL PROTECTED] Bug Reports: https://www.ritlabs.com/bt/

