In my automation I’m attempting to send email using the SMTP. send mail activity, but I’m getting this error
Any help will be appreciated. Thanks!
In my automation I’m attempting to send email using the SMTP. send mail activity, but I’m getting this error
Any help will be appreciated. Thanks!
here are my variables:
here are the values:
You need to add ; while adding multiple emailid’s in To Field
Your case
Ex= GBLInvoiceAccount+“;”+PABAdmins
it worked! Thank you sir. Really appreciate your assistance. Have a great day!
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.