@sergerdn
Thank a lot!
Its not excatcly what I looked for but based on your code I made a few changes and have a working solution now:
How to check email verification link is on INBOX
-
Hello friends i have a problem
it is checked after the mail in the inbox but sometimes the mail comes faster sometimes slower.

and if it takes a few minutes longer then i don't get the mail body in the baswhat is the best way to set this up so that it is checked again and again whether the email has arrived and then the email body is imported
-
@ninavie said in How to check email verification link is on INBOX:
Hello friends i have a problem
it is checked after the mail in the inbox but sometimes the mail comes faster sometimes slower.
and if it takes a few minutes longer then i don't get the mail body in the baswhat is the best way to set this up so that it is checked again and again whether the email has arrived and then the email body is imported
Use a while loop with the condition
[[saved_mailbox_length]] == [[saved_mailbox_length2]]. Inside while, check the number of emails in the variable[[saved_mailbox_length2]]