On Tue, Jan 18, 2011 at 2:32 PM, John Mattson <[email protected]> wrote:
> 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 ?

I've been following this thread, and asked Someone at IBM Who Shall Remain 
Nameless, who replied:
The MTA doesn't care about MIME, per se, but it may not be coded defensively in 
the event those posited too-long-lines are causing a problem.  There's nothing 
in the IP User's guide about using IEBGENER to copy things over to SMTP.  It 
would seem that TRANSMIT is the preferred way.

So, while I always hate to answer a problem with "you shouldn't be trying to do 
that", I have to ask: why are you using IEBGENER?
--
...phsiii

Phil Smith III
[email protected]
Voltage Security, Inc.
www.voltage.com
(703) 476-4511 (home office)
(703) 568-6662 (cell)


----------------------------------------------------------------------
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

Reply via email to