SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 39614: "ERROR: No email addresses specified" when sending email from SAS® using SMTP

DetailsHotfixAboutRate It

If you are using SMTP as your email interface when you send email from a SAS® process, and you specify an invalid email address, the DATA step will fail and discontinue further processing.

An error similar to the following is written to the SAS log file:

   WARNING: Email: 550 <email_address@sas.com>: Recipient address
   rejected: NO ACCESS to SAS.COM domain
   WARNING: Bad email address: email_address@sas.com
   ERROR: No email addresses specified.
   FATAL: Unrecoverable I/O error detected in the execution of the DATA step 
   program.  Aborted during the EXECUTION phase.

The hot fix changes the error to a warning, which returns an exit status code value of 1 and does not cause the DATA step to fail.



Operating System and Release Information

Product FamilyProductSystemSAS Release
ReportedFixed*
SAS SystemBase SASSolaris for x649.2 TS2M09.3 TS1M0
HP-UX IPF9.2 TS2M09.3 TS1M0
Linux9.2 TS2M09.3 TS1M0
Linux for x649.2 TS2M09.3 TS1M0
64-bit Enabled HP-UX9.2 TS2M09.3 TS1M0
64-bit Enabled Solaris9.2 TS2M09.3 TS1M0
64-bit Enabled AIX9.2 TS2M09.3 TS1M0
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.