In <[email protected]>, on
07/13/2015
   at 10:38 AM, Antonio Andrew <[email protected]> said:

>Yes the E-mails are going through SMTP.

Do you mean WRITING TO SYSOUT=(*,SMTP)?

>The product being used is IEBGENR. 

That just copies your message to another DD. The e-mail client is the
external writer given in your output DD.

//COPY   EXEC  PGM=IEBGENER
//SYSIN    DD  DUMMY
//SYSPRINT DD  SYSOUT=*
//SYSUT1   DD  DSN=MY.MESSAGE,DISP=SHR
//SYSUT2   DD  SYSOUT=(*,CSSMTP)

-- 
     Shmuel (Seymour J.) Metz, SysProg and JOAT
     ISO position; see <http://patriot.net/~shmuel/resume/brief.html> 
We don't care. We don't have to care, we're Congress.
(S877: The Shut up and Eat Your spam act of 2003)

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to