Hello Karsten,

Friday, April 22, 2011, 4:31:25 PM, you wrote:

KB> What you want instead is to match anything BUT a space /[^ ]+/. That
KB> will prevent this part from matching beyond borders. More specifically,
KB> it prevents matching any other data point and ensures the right hand
KB> part actually is the rDNS as desired.

I think what I want is actually-
/rdns=[^\]]*\dip\.t-dialin\.net/i

Which will stop trying to match at the first ]

I think

-- 
Best regards,
 Niamh                            mailto:ni...@fullbore.co.uk

Attachment: pgpMVtwSiQcwN.pgp
Description: PGP signature

Reply via email to