Keith Woodworth wrote:

> A subscriber network:
> 
> 66-168-70-160.wb.wi.charter.com
> 
> got through the mta_subscribers_clients.pcre that I just finally put in.

Not PCRE but this one works for me:
/([0-9]{1,3}\-[0-9]{1,3}\-[0-9]{1,3}\-[0-9]{1,3})/

Note the lack of ^ since was not always seeing that pattern at BOL.

-- 
Chris Scott
Host Orlando, Inc
http://www.hostorlando.com/


Reply via email to