-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Jan,
On 26 November 2001 at 14:15:56 [GMT-0500] (which was 19:15 where I live) [EMAIL PROTECTED] wrote to [EMAIL PROTECTED] and made these points: jbc> I read the complete thread on filtering on attachment jbc> extensions in the archive in which you explained the difference jbc> in the header(s). Was that me? Oh yes, so it was. jbc> As a result I can see where to find the name of the attached jbc> file as in name="Humor.MP3.scr" in the 'lower' headers via F9. jbc> Although I know TB! would warn me if I ever tried to open any jbc> one of the scr, pif, or other double extension files, I'd like jbc> to create kill filter for them. jbc> However, since in the name="Humor.MP3.scr" scenario, it could jbc> be humor or hello or some other word as well as mp3 or doc, jbc> etc. I'd like to know what you think would be the best way for jbc> me to filter for these guys. jbc> name="*.MP3.scr" regexp on? or some other method? name=".*\....\.scr"' is the regexp equivalent. '.' is a regexp meaning "any character", '*' means zero or more of the preceding character (or wildcard special character) and '\.' is the regexp for "a real 'dot'". The problem is that the "lower headers" are not deemed by filtering to be a part of the "kludges". Nor are they visible as a part of the "body". So filtering is tricky. - -- Cheers -- .\\arck D. Pearlstone -- List moderator ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ \ BrainStorm - free thinking - www: http://www.brainstormsw.com / \ PGP Key ID: 0x929DCDA0 | www: http://www.silverstones.com / ' TB! v1.54/10e-14F4B4B2 on Windows NT 5.0.2195 Service Pack 2 ' -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (MingW32) Comment: GPG Sealed for freshness iD8DBQE8AslpOeQkq5KdzaARAojxAJ9MRIOj4+Wq2AXVgWKGHToR2zKTXQCeKYR0 ff9bKhAZPhJJXfO2zcJ2Qe0= =/EFB -----END PGP SIGNATURE----- -- ________________________________________________________ Archives : http://tbudl.thebat.dutaint.com Moderators : mailto:[EMAIL PROTECTED] TBTech List: mailto:[EMAIL PROTECTED] Unsubscribe: mailto:[EMAIL PROTECTED] Latest Vers: 1.53d FAQ : http://faq.thebat.dutaint.com

