Re: RegExp Help Needed

2001-11-28 Thread Jacek Wojaczynski

On Wednesday, November 28, 2001 Jan Rifkinson wrote:

  boundary=_ABC1234567890DEF_

I would try filtering on Content-Type:
Check if this is unique in all messages and try to catch it
with some regexp.

regards,
-- 
 /\_/\ Press any key... no, No, NO THAT one!
(~o o~)  
 )'Y'(   __
( ) / Jacek Wojaczynski  The Bat! 1.54/10 under Windows 95 \


-- 
__
Archives   : http://tbtech.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]




Re: RegExp Help Needed

2001-11-28 Thread Jan Rifkinson

Hello Jacek.

At 3:39 PM on Wednesday, November 28, 2001 you wrote the
following on the posted subject 'RegExp Help Needed':

Jacek I would try filtering on Content-Type: Check if this
Jacek is unique in all messages and try to catch it with
Jacek some regexp.

  Yes, you are right. Unfortunately TB! doesn't seem to
  filter that area either via 'kludges' or 'anywhere'. Its
  been reported to TB! programmers.
  
-- 
Jan Rifkinson
Ridgefield, CT USA
TB! V1.54/10/W2K_SP2/PGP Key ID: 0x3F14A060
ICQ 41116329


-- 
__
Archives   : http://tbtech.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]




RegExp Help Needed

2001-11-27 Thread Jan Rifkinson

Hello TBTechies.

  Is there a way to construct a RegExp that does the
  following:

  Text = nothing (blank)
  html = nothing (blank)
  Re: = Re: (without info)
  Attachment = present

  TIA

-- 
Jan Rifkinson
Ridgefield, CT USA
TB! V1.54/10/W2K_SP2/PGP Key ID: 0x3F14A060
ICQ 41116329


-- 
__
Archives   : http://tbtech.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]




Re: RegExp Help Needed

2001-11-27 Thread Januk Aggarwal

Hello Jan,

It was foretold that on Tuesday, November 27, 2001 at 10:36 GMT -0500,
Jan Rifkinson [JR] would type:

JR   Is there a way to construct a RegExp that does the
JR   following:

JR   Text = nothing (blank)
JR   html = nothing (blank)
JR   Re: = Re: (without info)
JR   Attachment = present

Perhaps I'm being dense, but I don't understand what you're trying to
do here.  Could you elaborate please?


-- 
Thanks for writing,
 Januk Aggarwal

Using The Bat! 1.54/10 under Windows 98 4.10 Build  A

All science is either physics or stamp collecting. -- E. Rutherford


-- 
__
Archives   : http://tbtech.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]




Re: RegExp Help Needed

2001-11-27 Thread Brano

Jan Rifkinson [JR], on Tuesday, November 27, 2001 at 10:36 (-0500)
typed:


JR   Is there a way to construct a RegExp that does the
JR   following:
you want create a filter for this, right ?

JR   Text = nothing (blank)
JR   html = nothing (blank)
JR   Re: = Re: (without info)
JR   Attachment = present
maybe it is not so hard - write here your RFC header (ctrl+shift+k)
and we can help you...



-- 

 --+ +--  +- WEB: www.2ge.skMail: [EMAIL PROTECTED]
+--+ |  - +--IRC: _2ge_ (ircnet)ICQ UIN: 7552083
++==+=+- The Bat! 1.54/10 on Windows NT 2195.5.0
Ignorance is bliss, but it will NEVER replace sex.


-- 
__
Archives   : http://tbtech.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]




Re: RegExp Help Needed

2001-11-27 Thread Jan Rifkinson

Hello Brano.

At 3:43 PM on Tuesday, November 27, 2001 you wrote the
following on the posted subject 'RegExp Help Needed':

JR   Text = nothing (blank)
JR   html = nothing (blank)
JR   Re: = Re: (without info)
JR   Attachment = present
Brano maybe it is not so hard - write here your RFC header
Brano (ctrl+shift+k)
Brano and we can help you.

  Thank you for your offer to help. Here's one example.
  This particular msg had a *doc.scr file attachment.

 Header Starts --
  
Return-Path: [EMAIL PROTECTED]
Received: from mail-relay2.idt.net ([169.132.8.26] verified)
  by mail.idtweb.com (CommuniGate Pro SMTP 3.5b9)
  with ESMTP id 5433402 for [EMAIL PROTECTED]; Tue, 27 Nov 2001
16:30:36 -0500
Received: from mail.axelero.hu (cmail.axelero.hu
[195.228.240.83])
by mail-relay2.idt.net (8.9.3/8.9.3) with SMTP id
QAA19389
for [EMAIL PROTECTED]; Tue, 27 Nov 2001 16:30:17
-0500 (EST)
Date: Tue, 27 Nov 2001 16:30:17 -0500 (EST)
Message-Id: [EMAIL PROTECTED]
Received: (qmail 15174 invoked from network); 27 Nov 2001
22:29:39 +0100
Received: from line-104-80.dial.matav.net (HELO aol.com)
(145.236.104.80)
  by mail.axelero.hu with SMTP; 27 Nov 2001 22:29:39 +0100
From: Kálmán Péter [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re:
MIME-Version: 1.0
Content-Type: multipart/related;
 type=multipart/alternative;
 boundary=_ABC1234567890DEF_
X-Priority: 3
X-MSMail-Priority: Normal
X-Unsent: 1

- Header Ends ---

Jan Rifkinson
Ridgefield, CT USA
TB! V1.54/10/W2K_SP2/PGP Key ID: 0x3F14A060
ICQ 41116329


-- 
__
Archives   : http://tbtech.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]