Closed
Email Address is valid and active recipient
I have a business scenario where in i need to check where the email address entered in active or not before triggering email.
Please Help.
***Edited by Moderator Marissa to update platform capability tags****
Hi,
“SendEmailMessage” OOTB function will validate the email address and return “invalid Address” if it is not valid.
Please note that, we (for that matter any email client) will come to know whether email id is valid or not, only after getting the response from email server.