On Sun, 19 Feb 2012 00:59:15 -0500, Scott Ford wrote:
>
>A little more information would be helpful....from Z/os to ? Why not FTP ?
> 
It's possible the sender has no account on the recipient's system and
vice-versa.

>On Feb 18, 2012, at 11:32 PM, Munif Sadek wrote:
>>
>> Please point me in the right direction.. I am trying to send a small VB, 
>> LRECL >500 bytes file as an attachment via SMTP from my  z/OS 1.13 without 
>> much success..
>>
>> is it possible? any working smaple?
>> 
Use TSO TRANSMIT with the output to a data set.  Attach that.
Reverse the process at the receiving end.  If SMTP still corrupts
it, zip the TRANSMIT output and attach that.  This is the
format used successfully by cbttape.org.

Have you looked into XMITIP?:

    http://www.lbdsoftware.com/xmitip.html

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to