Looking at the CSSMTP documentation it seems to imply that if you have 
NODENAME=REQUIRED that you need to have DEST and DESTID the same as what you 
have coded for ExtWrtName"  They give the examples of:

     $ADD DESTID(xxxxxxxx),DEST=xxxxxxxx

To dynamically adding it and coding the following in your initialization 
parameters:

     DESTID(xxxxxxxx) DEST(xxxxxxxx)

Reference:

     https://www.ibm.com/docs/en/zos/2.4.0?topic=statements-extwrtname-statement

Under restrictions.  I have not looked at the JES2 parameters to see if coding:

      DESTID(CSSMTP) DEST(CSSMTP) 

Would be valid or not.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to