Hi
Trying to use a What Object with Match Field regex. I believe some mail clients sent the To field in more than one line.
It seems Perl has a /s modifier which lets lets . match newline - but I can't seem to use /s in the pmg config interface (Test String fails).
Do you have advice for writing a regex that would match things in the To field of an email which spans multiple lines?
Trying to use a What Object with Match Field regex. I believe some mail clients sent the To field in more than one line.
It seems Perl has a /s modifier which lets lets . match newline - but I can't seem to use /s in the pmg config interface (Test String fails).
Do you have advice for writing a regex that would match things in the To field of an email which spans multiple lines?