RE: [Declude.JunkMail] AntiVirus Recommendations

2007-07-12 Thread Todd
How long ago did you try the Clan AV? I know they released a newer version a while back that was supposed to run more efficiently under windows and reduce resource utilization. I am old school about AV, I think multiple virus scanners are a must. But then I have run multiple scanners for year

Re: [Declude.JunkMail] RE: Various Greeting Card messages

2007-07-12 Thread Brian Milburn
Yes, technically, it would match 0.0.0.0 through 999.999.999.999 but with HTTP:// it wouldn't really matter and it is very efficient. David Barker wrote: Correct it is however would also match on numbers outside the IP range like 256.256.256.256, but considering you looking for the http:// as w

RE: [Declude.JunkMail] RE: Various Greeting Card messages

2007-07-12 Thread David Barker
Correct it is however would also match on numbers outside the IP range like 256.256.256.256, but considering you looking for the http:// as well it should be fine. David -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brian Milburn Sent: Thursday, July 12

Re: [Declude.JunkMail] RE: Various Greeting Card messages

2007-07-12 Thread Brian Milburn
This one is a little faster: (http://\b(?:[0-9]{1,3}\.){3}[0-9]{1,3}\b) David Barker wrote: I have seen these if this is what you referring to the second line is looking for an IP. You could try this in a filter: BODYEND NOTCONTAINS SEEING YOUR CARD BODY20 PCRE (http://((

RE: [Declude.JunkMail] RE: Various Greeting Card messages

2007-07-12 Thread Todd Richards
Hi David - I am using this PCRE filter that has been very effective. I also received a legitimate ecard after this was set up, so it's been working pretty good. SUBJECT 10 PCRE (?i:receive.*(postcard|greeting|e.?card)) Todd -Original Message- From: [EMAIL PR

RE: [Declude.JunkMail] RE: Various Greeting Card messages

2007-07-12 Thread David Barker
I have seen these if this is what you referring to the second line is looking for an IP. You could try this in a filter: BODYEND NOTCONTAINS SEEING YOUR CARD BODY20 PCRE (http://((?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9 ]|[01]?[0-9][0-9]?)/) David

[Declude.JunkMail] RE: Various Greeting Card messages

2007-07-12 Thread Kornitz, David
Has anyone found (or come up with) an effect filter for all of the greeting card messages floating around. I have been playing with them, but in doing so, I end up blocking legitimate cards. Any suggestions would be greatly appreciated. Davud --- This E-mail came from the Declude.JunkMail mai