I'm signing up for a website but the problem is they send me 3 emails when I join.
One is verification and the other two are just welcome messages.
I normally use this regex (?<=[\w\W]*){-Page.Domain-}[\w\W]*{-Profile.Login-}(?=[\w\W]*) - but I can't use this as it finds all 3 emails.
The subject of the email I need:
How can I narrow it down to just this one email?
Thanks!
One is verification and the other two are just welcome messages.
I normally use this regex (?<=[\w\W]*){-Page.Domain-}[\w\W]*{-Profile.Login-}(?=[\w\W]*) - but I can't use this as it finds all 3 emails.
The subject of the email I need:
Код:
Action Required to Activate Membership for JournalHome
Thanks!