On Feb 8, 2010, at 11:46 AM, Ian Beyer wrote:

> Feb-08-10 13:40:46 Connected: 109.93.15.99:14806 -> 10.10.1.139:25 ->
> 127.0.0.1:10025;
> 
> Feb-08-10 13:40:47 58047-04806 [MessageOK] 109.93.15.99
> <[email protected]> to: [email protected] -- Message OK --  [User zuzcqxn
> Buy on 74% cheaper price];
> 
> Feb-08-10 13:40:48 Disconnected: 109.93.15.99;
> 
> 
> 
> In blackRe, I've got the following regex:                
> 
> 
> 
> \b(.ser).*(\d2{1,2}%).*price\b
> 
> 
> 
> It matches that subject in Regexr, but asp doesn't seem to be seeing it.
> I also put it in bombre, to no effect. About 90% of the spam ASSP lets
> through to my Sonicwall filter is of this nature. 

I am not able to get that regex to match in
http://www.gskinner.com/RegExr/

This does though: 
(ser).*([0-9]{0,2}\%).*price

-- 
Scott * If you contact me off list replace talklists@ with scott@ * 


------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Assp-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to