I 'think' I have finally ferreted out the catch in this thing. 1) "boundary=" is nice, but not required because we are using "Content-Type: txt/" I have tested this, and found that I still get the attachment with or without the boundary= 2) My programmers were not quite telling the truth when they claimed "We didn't change anything, and its been working for years this way". It seems they changed the LRECL of the stuff from 900 to 1100. Is there an IBM Manual which will tell me the proper format and limitations for these eMail messages and MIME parms??? Record length of about 1000 seems pretty small. Perhaps there is a way to make larger records work, or Split and Continue the comma delimited records ?
From: "Shmuel Metz (Seymour J.)" <[email protected]> To: [email protected] Date: 01/18/2011 05:14 AM Subject: Re: EMail attachments stopped working Sent by: IBM Mainframe Discussion List <[email protected]> In <of31c0b1cf.1c868993-on8825781c.0009e3bf-8825781c.000b1...@ea.epson.com>, on 01/17/2011 at 06:00 PM, John Mattson <[email protected]> said: >Early 2011-Jan eMails creating attachments using Mime Try adding a Content-Transfer-Encoding Header Field. Try correcting the content type. >Then we IEBGENR them to SYSOUT B,SMTP Do you mean that the SYSUT1 for IEBGENER has all three, concatenated, or that you copy them in separate steps? > but SMTP just hangs Do you have a trace of the session? -- 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: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

