Community Patterns

Community Library Entry

1

Regular Expression
Created·2020-07-12 17:38
Flavor·PCRE (Legacy)

/
\(UID \d+ FLAGS \((?<FLAGS>.*)\) INTERNALDATE "(?<INTERNALDATE>.*)" RFC822\.SIZE (?<SIZE>\d+) ENVELOPE \((?<ENVELOPE>.*)\) BODY \((?<BODY>.*)\)\)
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous