Community Patterns

Community Library Entry

-2

Regular Expression
Created·2015-02-13 21:03
Flavor·PCRE (Legacy)

/
^>(?:.|\s>)*<[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,4}>(?:.|\s)*?:
/
gm
Open regex in editor

Description

Email clients add this line, call it "sender wrote" to reply emails.

Submitted by Vlad Burca