Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-09-13 22:51
Flavor·Python

r"
(to|from)=?<([a-zA-Z0-9_.-]+)\@([A-Za-z_-]+)\.(([A-Za-z]{3})|([A-Za-z]{3})\.([A-Za-z]{2}?))>
"
gm
Open regex in editor

Description

Log de postfix, localiziando e-mail (from e to).

Submitted by Danilo Kishi