My understanding is that this is an NJE issue. The user is using XMITIP to generate an e-mail in SMTP format, placing the data in the JES Spool routed to z/VM where the SMTP server is that then sends the e-mail somewhere. I suspect it has something to do with record size limitations on the NJE data. XMITIP will let the user know if the data exceeds the SMTP LRECL limit already.
I suspect they are JES2 but could be using JES3 - in either case does anyone know of any LRECL restrictions on data flowing across NJE as that would help the OP. -------------------------------------------------------------------------- Lionel B. Dyck (Contractor) <sdg>< Mainframe Systems Programmer – RavenTek Solution Partners -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Paul Gilmartin Sent: Friday, September 21, 2018 8:31 AM To: [email protected] Subject: [EXTERNAL] Re: Problem with XMITIP, TXT attachment and ZVM / NJE On Fri, 21 Sep 2018 04:00:45 -0500, Jean-Loup PIETIN wrote: >Hi > >i use FORMAT TXT/filename.TXT > >if i use FORMAT XMIT/filename.TXT, the content is converted in binary and is >not in good format when i open the attachment... > Is this an ASCII-EBCDIC problem? Shouldn't be since both z/OS and z/VM are EBCDIC. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
