Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2016-11-02 17:19
Flavor·PCRE (Legacy)

/
^([a-zA-Z]{3} [\d|\s]\d \d{2}\:\d{2}\:\d{2})(?:.*postscreen\[\d+\]\: )(?:.*)(reject)(?:.*)(?:\[((?:[0-9]{1,3}\.){3}[0-9]{1,3})\])(?:[^\[]*)([\d\.]{5})(?:.*)(?:; (.*); )(?:from=<([^>]*)>)(?:.*)(?:to=<([^>]*)>)
/
g
Open regex in editor

Description

no description available

Submitted by anonymous