Hi,
I am using messagegatewayservice to send the mails.
I need to check if recepientmailid is existed/valid.
Return type of Send(email) is void.
Is there any way to check the recepientmailid existence and then send.
Or is there any way to check the delivery unsuccess for the invalid mailids??