Hi Sudip, On Fri, 13 Sep 2002 08:29:44 +0545, you wrote: > What filter mechanisms do I use to detect HTML mail?
HTML is put into emails in two main ways (that I know of), inline, and via attachment. You can filter for inline by searching the kludges for "Content-Type: text/html"... you cannot search for it if it is done via attachment as TB! doesn't support filtering on attachment headers. I wrote a detailed explanation on this a while back when somebody asked why their HTML filter was only working some of the time... if you look through the archive, you should find it there, if not, I'll go through mine, and forward it on to you if you wish. -- Jonathan Angliss ([EMAIL PROTECTED]) ________________________________________________ Current version is 1.61 | "Using TBUDL" information: http://www.silverstones.com/thebat/TBUDLInfo.html

