Email activity stops..

Hello…

I have just encountered a strange issue. I have a loop statement which send out an email. If the email address is rejected by the mail server, the whole automation script bombs out.

Exception Message reads:The server rejected the given recipient. The server responded: 550 #5.1.0 Address rejected…

Is this what is expected?

I actually have not thought about this use case. Try setting the activity to not stop on error. See the info tab of the activity for this.