Skip to main content

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/