"No messages found" - Problem

hogarinho

Client
Регистрация
16.11.2011
Сообщения
14
Благодарностей
0
Баллы
0
Hey,

I'm having huge problems with email processing tutorial. I do everything the basic video on email processing says I should, and when I run the template in debug mode, it waits for 30, then 60, and finally 120 seconds and then displays "no messages found". I tried gmail, hotmail and even rambler. Every time it is the same.

Help!
 

bigcajones

Client
Регистрация
09.02.2011
Сообщения
1 216
Благодарностей
682
Баллы
113
Maybe the website sending you the message doesn't send it within the three and half minutes that you have the time set for. Try setting the times longer. Either that or your regex to find the message isn't right.
 

hogarinho

Client
Регистрация
16.11.2011
Сообщения
14
Благодарностей
0
Баллы
0
I'm using the training page, the same one the tutorial is on - http://lessons.zennolab.com/en/advanced

I duplicated the whole tutorial as is. The template is done, email processing settings as well. But when I start the template in debug, it says,after the preset 3 and a half minutes "no messages found". I then close the program, log into my email, and the confirmation email is there. Why does it fail to "see" the confirmation email?

For two days I've been struggling with this, it is driving me insane.:mad:
 

drvosjeca

Client
Регистрация
26.10.2011
Сообщения
512
Благодарностей
455
Баллы
63
Like bigcajones told you, the most probable reason for this is wrong regex...

You can contact me on skype (dejan.jugovic1) and i will see if i can help you in some way
 

hogarinho

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

drvosjeca

Client
Регистрация
26.10.2011
Сообщения
512
Благодарностей
455
Баллы
63
da, regex je regular expression...

ako želiš pomoč potrudi se malo i instaliraj skype, to je bar besplatno :-)

a u ostalom, u svijetu interneta ne ide brez skypa ;-)
 

hogarinho

Client
Регистрация
16.11.2011
Сообщения
14
Благодарностей
0
Баллы
0
I've found out what the problem was. It was the regular expression for identification, not parsing. The subject line is "test email". The guy in the tutorial used "test\email" as a regex for identification. While it worked ok for him, for me, the only thing that works is when I just put "email" there. I've tried both "test" and "test email" and they also don't work.

I know the dude in the video uses \ to escape space, but why it doesn't work is beyond me. If anyone has a simple explanation as to why this is, please share.

@Drvosjeca

Znam, sutra cu ga instalirati, prosli put sam imao nekih problema sa kompom. Znam da je skype nezaobilazan, ali nikako da mi se nadje na dnevom redu. Pozdrav
 

joma

Client
Регистрация
06.03.2011
Сообщения
107
Благодарностей
13
Баллы
0
'test\email' wrong
'test\ email' right
 

shinigami

Client
Регистрация
01.05.2011
Сообщения
164
Благодарностей
91
Баллы
0
haha, Slovenian looks like very similar to Russian, I got guys whatever you said:-)
 

drvosjeca

Client
Регистрация
26.10.2011
Сообщения
512
Благодарностей
455
Баллы
63
that was serbian, not slovenian... ;-)
 

bigcajones

Client
Регистрация
09.02.2011
Сообщения
1 216
Благодарностей
682
Баллы
113
It's All Greek To Me!
 

shinigami

Client
Регистрация
01.05.2011
Сообщения
164
Благодарностей
91
Баллы
0
drvosjeca, you should even read Russian in this case :-)
bigcajones, anyway should looks clearer than 伟大的中国 ;-)
 

Jor1s

Client
Регистрация
25.06.2012
Сообщения
216
Благодарностей
3
Баллы
0
Hey, i got the same issue on V4 version, drvosjeca may i add you on skype for a little help ? :-) (all in english i don't speak serbian :D )
 

drvosjeca

Client
Регистрация
26.10.2011
Сообщения
512
Благодарностей
455
Баллы
63
Try your luck... :-)
 

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