I use the email_smtp_open(), email_smtp_send(), email_smtp_close() methods to send emails through my gmail account. The return in the email_smtp_send() for an email address that is not actually deliverable is still .t. with the outcome being a message sent to my gmail that email was not deliverable. Is there a method or a strategy that anyone knows that can be engaged within Alpha script/UDF to collect the completed email delivery as success or failure?
Bookmarks