I have a simple list with one field I named ‘Recipient’. It is a name field that allows you to select other sharepoint users. The workflow has one action, send email that does a workflow lookup at the Recipient filed on the current item and returns the field as a semicolon delimited email address. When I create a new item and select myself as the recipient the email gets sent but if I select anyone else the workflow goes into suspend status with the following status:
I got the same results using the Assigned to field, but that was a good suggestion. It helped me eliminate my approver field as the problem. Again, when I sent the email to myself directly, I received it with no problems. I displayed the assigned to person and it was me (my email address).
Guess it’s time to call Microsoft support :-\
I will post the fix if I get one.
Thanks for all your suggestions!