I am getting this error that is not letting me send mails I typed in my mail address like I always do when I am automating email sending processes but now I am getting this error:
i tried a lot of thing i re-made it 3 times, passed the values in as variables and as arguments but nothing seems to work please help! (assignment No.1 Advanced training)]
Cheers!
Try , put the To mail address Mail ID into string Variable and use there , And also pls check any spaces at the Trails of the Mail ID , use variable.trim
I mean the Mail Address which you are putting in ‘TO’ field of send SMTP mail activity
Put this mail ID into the string variable and use that Variable.Trim in the ‘TO’ field of the Send SMTP mail activity