[SOLVED] Email process error

purush84

Client
Регистрация
07.11.2011
Сообщения
259
Благодарностей
38
Баллы
0
sometimes i get email process error i.e., activation key cannot be identified.... plz provide a necessary solution....
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 703
Баллы
113
Please include screenshot of this error or part of template where this error can be reproduced (with working login, password + regex)

Thanx
 

purush84

Client
Регистрация
07.11.2011
Сообщения
259
Благодарностей
38
Баллы
0
Please include screenshot of this error or part of template where this error can be reproduced (with working login, password + regex)

Thanx
In these templates i have a email processing problem at the time of email process i.e., email not found,sequence not matching element errors etc....




These are all login details for uploaded four sites

Plz verify an error and give a solution for this....
Thannk uuu.....
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 703
Баллы
113
No, dont upload you account creation projects :-)

Just give an example of email + password + regex when mail is in inbox but ZennoPoster display errors (cant find it if it's there + can't find data in it if regex is correct)
 

purush84

Client
Регистрация
07.11.2011
Сообщения
259
Благодарностей
38
Баллы
0
oops! ......sorry....... i have done all such process,but the only thing is its cannot able to find an email ....thats it
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 703
Баллы
113
Then you need to check it manually with login + pass and see if it's here)

Because delays with emails with confirmation links is nothing about ZennoPoster =)
 

purush84

Client
Регистрация
07.11.2011
Сообщения
259
Благодарностей
38
Баллы
0
No i have verified manually but its cant able to find necessary email and i have given all inputs like reg+EXp,userid,password correctly,but i cant get validation result?
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 703
Баллы
113
Please give me this part of template only (with action for receiving emails)

where you have entered email + pass + regex and it doesn't find emails.

Thank you for cooperation!

PS are you sure you set variables to save found data to?
 

raphael

Client
Регистрация
20.07.2012
Сообщения
62
Благодарностей
4
Баллы
8
I dont know if this hep but i had a similar problem if there is multiple e-mails from the same website in result in the box.

The problem is that you test the regex with only 1 mail in the box, after a run with multiple tread you can have multiple email for the same result.
The test of the regex work fine but multiple e-mails is not good for the same answer.
(she pickup only the last email or bug on the same)

I hat to found a regex for only 1 mail in result.
This is my solution:

(?<=[\w\W]*){-Variable.RandomEmail-}[\w\W]*{-Variable.MailDomain-}(?=[\w\W]*)

that work fin now with the 4.0.7.0

i had to found other temp solution to validate the mail before the 4.0.7.0
i have found: http://www.sliqsubmitter.com/email-link-clicker.php its free but you can not schedule and only 1 mail box
the other SenukeX Mail Verification link, just say WOW she click on more than 1000 email in just 30 sec but you can not schedule and only 1 mailbox/ window
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 703
Баллы
113

purush84

Client
Регистрация
07.11.2011
Сообщения
259
Благодарностей
38
Баллы
0
email processing

i have attached 3 sites email processing template ply verify this and give a clear instruction ...........
 

Вложения

purush84

Client
Регистрация
07.11.2011
Сообщения
259
Благодарностей
38
Баллы
0
i have given sites page domain only ...but i didnt get that activation link ...see above attached template
 

raphael

Client
Регистрация
20.07.2012
Сообщения
62
Благодарностей
4
Баллы
8
No go To Page...
 

raphael

Client
Регистрация
20.07.2012
Сообщения
62
Благодарностей
4
Баллы
8
you step only check the mail, you need to add a go to page with the result.
Also check the result first in text then in html for security

Place eventually allert to check all the process

this is a sample
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 703
Баллы
113

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 703
Баллы
113
you step only check the mail, you need to add a go to page with the result.
Also check the result first in text then in html for security

Place eventually allert to check all the process

this is a sample
Seems ha has another problem
I asked him for stand anole action template )
Thanx for your effort ;-)
 

purush84

Client
Регистрация
07.11.2011
Сообщения
259
Благодарностей
38
Баллы
0
you step only check the mail, you need to add a go to page with the result.
Also check the result first in text then in html for security

Place eventually allert to check all the process

this is a sample
sorry but rostonix just asked only that email processing branch alone .....
 

purush84

Client
Регистрация
07.11.2011
Сообщения
259
Благодарностей
38
Баллы
0
Email Process

attached with go to page .....
 

Вложения

raphael

Client
Регистрация
20.07.2012
Сообщения
62
Благодарностей
4
Баллы
8

raphael

Client
Регистрация
20.07.2012
Сообщения
62
Благодарностей
4
Баллы
8
{-Variable.EmailValidate-} doesn't exist

check F2 you asking to pickup the url to set in "EmailValidate" but "EmailValidate" doesn't exit.


- add EmailValidate
- setup regex to http://www\.hernehillforum\.org\.uk/user/reset.*

Work for me
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 703
Баллы
113
Yes that was an error.
You need to create new variable and not just type it's name.
 

purush84

Client
Регистрация
07.11.2011
Сообщения
259
Благодарностей
38
Баллы
0
email

k i have uploaded another template too....plz verify this too
 

Вложения

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 703
Баллы
113


Please check for your templates.
 
  • Спасибо
Реакции: purush84

purush84

Client
Регистрация
07.11.2011
Сообщения
259
Благодарностей
38
Баллы
0

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 703
Баллы
113
  • Спасибо
Реакции: purush84

purush84

Client
Регистрация
07.11.2011
Сообщения
259
Благодарностей
38
Баллы
0

raphael

Client
Регистрация
20.07.2012
Сообщения
62
Благодарностей
4
Баллы
8
I think you need to check some documentation, this are not bugs.
Email Processing you can found good step by step on youtube.

Also the next step on you template you need to click on "Login" because you get HTML element is not found by search criteria.
 

purush84

Client
Регистрация
07.11.2011
Сообщения
259
Благодарностей
38
Баллы
0
i am doing the same email process for all websites,but i could not get a validation link for some of these sites........

i have checked by three to four times ................
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 703
Баллы
113
Then create variables before using them for each of your templates :-)
 

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