How to search for email using login AND email subject?

  • Автор темы Автор темы Ghoast
  • Дата начала Дата начала

Ghoast

Client
Регистрация
04.12.2012
Сообщения
40
Реакции
1
Баллы
0
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:
Код:
Развернуть Свернуть Копировать
Action Required to Activate Membership for JournalHome

How can I narrow it down to just this one email?

Thanks!
 
Just use this text as search term.
 
Just use this text as search term.

I can't do this because sometimes the new verification emails hasn't been sent yet and then zennoposter finds an older verification email from a previous signup.. I need to be able to find this specific one..

Zennoposter should check for this specific email and if it's not there it should wait for 30 seconds like it normally does - but if I just use that seach text it will just use a previous one..
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)