zOS 1.08 (yes, I have 1.11 ready to go as soon as I get management OK). Please be gentle, TCPIP is not my strength. Early 2011-Jan eMails creating attachments using Mime stopped working. What we do is fairly simple, create three FB 80 PS datasets, one with the addressing & mime info, One with the data, and One with a line with a single period and a line with QUIT Then we IEBGENR them to SYSOUT B,SMTP and SMTP takes over. But suddenly around 6 Jan this stopped working. We get the recovery data sets created, like this...
SMTP.P108.A0000015.ADDRBLOK SMTP.P108.A0000015.NOTE but SMTP just hangs and never sends another eMail, even a good one, until we delete the "bad" ADDRBLOK & NOTE and re-start SMTP. Highly annoying. No helpful messages in SMTP even with DEBUG, and the destination eMail server seems to just never be contacted. Any one help me with what is wrong here??? So, our first PS 80 dataset contains something like this... HELO EAI1.EPSON.COM MAIL FROM:<[email protected]> RCPT TO:<[email protected]> DATA FROM: [email protected] TO: [email protected] SUBJECT: (TEST) Sku Download Exception Mime-Version: 1.0 Content-Type: txt/plain; name="SKUEXP110117.TXT" Content-Disposition: attachment; filename="SKUEXP110117.TXT" The Second containing looks like xxxx, yyyy, zzz, etc The Third looks like this . QUIT ---------------------------------------------------------------------- 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

