RE: [SAtalk] Scanning for an attachment file name

2003-08-21 Thread Satya
On Aug 20, 2003 at 10:05, Matthew Thomas wrote: >/pic.gif/i does not match "pic.gif" Sure it does. It also matches stuff like pic-gif, piclgif, etc. >Try /pic\.gif/i That's probably what the original poster wanted anyway :-) -- Satya. http://satya.virtualave.net/> He's dead Jim! You get his

RE: [SAtalk] Scanning for an attachment file name

2003-08-20 Thread Matthew Thomas
/pic.gif/i does not match "pic.gif" Try /pic\.gif/i -Matt Thomas > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Amnon > Sent: Wednesday, August 20, 2003 9:17 AM > To: [EMAIL PROTECTED] > Subject: [SAtalk] Scann

[SAtalk] Scanning for an attachment file name

2003-08-20 Thread Amnon
What am I doing wrong? I added a rule: body PIC_GIF/pic.gif/i describe PIC_GIFPIC_GIF score PIC_GIF 9.0 The message source is below. The string pic.gif apears four different time in it. Why doesn't SA sees it? --- Recei