PDA

View Full Version : loop for successes send Email


morlajb
01-30-2007, 02:52 AM
Hi

I have a strange problem - while sending emails.

The first time and sometimes the second always failed , only the third time success.

How can I build a smart loop that will resend the mail until success or until a configure number is reached ( to prevent endless loops ... )

Thanks , Mor

kinook
01-31-2007, 08:43 AM
See attached sample.

morlajb
03-14-2007, 03:02 AM
It worked !!!

Thanks for the fast answer ...

Mor