Well, much egg on face. I could swear I looked at our init deck before posting, but somehow I missed that we have MAILMSG=YES on NJEDEF. On a 2.1 system, I removed the parm and hot started. Sure enough it came up with MAILMSG=NO. Sorry for the misinformation. The default truly is NO, which mimics the old behavior if Exit 13 was not installed so as to change default behavior. You can check the value with $D NJEDEF.
Good news is that you can change it dynamically. I did that to put it back the way we want it. $T NJEDEF,MAILMSG=YES . . . J.O.Skip Robinson Southern California Edison Company Electric Dragon Team Paddler SHARE MVS Program Co-Manager 626-302-7535 Office 323-715-0595 Mobile [email protected] -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Steve Thompson Sent: Wednesday, May 13, 2015 7:13 AM To: [email protected] Subject: Re: Notify for XMIT On 05/13/2015 01:38 AM, [email protected] wrote: >> To clarify, Exit 13 used to be required to get notification because the >> default was NO. Now it's controlled by this keyword in the init deck: >> >> NJEDEF MAILMSG=YES >> >> Since YES is the default, unless you code MAILMSG=NO, you should be getting >> the notify. This from Knowledge Center regarding HASP549: > > Thanks Skip, you have just solved the mystery (to me) why we don't get > the notify messages on the 2.1 (real) system, but we do get them on > the 1.13 (ADCD) systems. Someone has explicitly set mailmsg=no on > njedef on that 2.1 system. I'll go and ask why. :-) > > Barbara > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send > email to [email protected] with the message: INFO IBM-MAIN > Per z/OS JES2 Init & tun Ref V2R1 SA32-0992-00, the default is MAILMSG=NO. Regards, Steve Thompson ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
