Problem Note 10962: SMTP e-mail might stop when an invalid address is encountered
SMTP e-mail might stop sending mail when it encounters an error from
the e-mail engine. The problem occurs when the DATA step discovers an error from the e-mail engine and stops
processing data at that point.
SMTP will not send e-mail to the valid e-mail addresses that
follow, but it might generate messages in the log that imply that
e-mail has been sent to those addresses.
You can circumvent the problem by using multiple DATA steps with multiple
e-mail FILENAME statements, perhaps within a macro.
Select the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
| SAS System | Base SAS | Microsoft Windows 95/98 | 8.1 TS1M0 | |
| Microsoft Windows NT Workstation | 8.1 TS1M0 | 9.2 |
| Microsoft Windows 2000 Datacenter Server | 8.1 TS1M0 | 9.2 |
| Microsoft Windows 2000 Professional | 8.1 TS1M0 | 9.2 |
| Microsoft Windows 2000 Server | 8.1 TS1M0 | 9.2 |
| Microsoft Windows 2000 Advanced Server | 8.1 TS1M0 | 9.2 |
*
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.
| Type: | Problem Note |
| Priority: | medium |
| Topic: | Third Party ==> Information Exchange ==> E-mail (SMTP)
|
| Date Modified: | 2008-10-02 11:01:14 |
| Date Created: | 2003-10-01 10:36:37 |