Skip to main content

How to check if email address exists before sending email

  • March 27, 2020
  • 0 replies
  • 0 views

I have a COBOL program for internal use that sends emails to multiple addresses.

Does COBOL have a method to check the addresses one by one and return a status?

 

If not, will this method work in COBOL?

https://www.interserver.net/tips/kb/check-email-address-really-exists-without-sending-email/