Community Patterns

Community Library Entry

0

Regular Expression
Created·2018-12-06 19:10
Flavor·PCRE (Legacy)

/
(?:\s*from\s(?:(?:([^\(\n]*?)\s)|(\[[^\]]*\]))?(?:\((?:(?:((?!HELO|EHLO)[^\s]*)|(?:(?:EHLO)|(?:HELO)))?(?:[\s\w\.]*(?:(?:\[([^\]]*)\])|([^\)\s]*))\))))?(?:\{.*\})?)? \s*(?:(?:client\s)?[\(\{\[]+([^\)\}\]]*)[\)\}\]]+\;?(?:\{.*\})?)? (?:[\s\n]*) (?:\s*(?:by(?:(?:.*?)(?:\;|(?:[\r\n]+))))(?!.*with))? (?:\s*(?:by\s[^\;]*\)?)(?=.*with)\s*)? (?:with\s*(?:((?:[^\n;]*))(?:.*\;)?))? (?:[\s\n]*)? (?:\(?envelope-from\s*([^\n]*)\;?\)?)? (?:\s*id[^;]*\;?)? (?:[\s\n]*)? (?:for\s([^\;]*)\;)? (?:[\s\n]*)? (?:\(.*\)\;)?(?:[\s\n])? ([^\(]+)? (?:\(?envelope-from\s*([^\n]*)\;?\)?)?
/
mx
Open regex in editor

Description

no description available

Submitted by anonymous