Haven’t messed with binary data, but if attaching non-packed text data, it does 
it just fine.

_________________________________________________________________
Dave Jousma
Assistant Vice President, Mainframe Engineering
[email protected]
1830 East Paris, Grand Rapids, MI  49546 MD RSCB2H
p 616.653.8429
f 616.653.2717



-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf 
Of Paul Gilmartin
Sent: Wednesday, August 20, 2014 1:04 PM
To: [email protected]
Subject: Re: Question: Possible to send email, with an attachment from the 
Mainframe?

On Wed, 20 Aug 2014 16:57:45 +0000, Jousma, David wrote:

>Yes, no additional software is necessary.  I do it now with:
>
>
>HELO xxxxxxxxxxx                                                    
>MAIL FROM:<xxxxx>                                  
>RCPT TO:<xxxxxx>                                    
>DATA                                                             
>FROM:     xxxxxxx                                            
>TO:       xxxxxxx                   
>SUBJECT:  your title                               
>MIME-VERSION: 1.0                                                
>CONTENT-TYPE: MULTIPART/MIXED; BOUNDARY="SIMPLE BOUNDARY"        
>                                                                 
>--SIMPLE BOUNDARY                                                
>CONTENT-TYPE: TEXT/PLAIN   
>Body of your email
>
>--SIMPLE BOUNDARY                                           
>CONTENT-TYPE: TEXT/PLAIN                                    
>CONTENT-DISPOSITION: ATTACHMENT; FILENAME=userlist.txt      
>Contents you want put in the userlist.txt file                                 
>_________________________________________________________________
>  
How does this deal with binary data and the EBCDIC nightmare?

(But I've heard that XMITIP deals with PDF.  Maybe BASE64?)

I hate EBCDIC!

-- gil

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

This e-mail transmission contains information that is confidential and may be 
privileged.   It is intended only for the addressee(s) named above. If you 
receive this e-mail in error, please do not read, copy or disseminate it in any 
manner. If you are not the intended recipient, any disclosure, copying, 
distribution or use of the contents of this information is prohibited. Please 
reply to the message immediately by informing the sender that the message was 
misdirected. After replying, please erase it from your computer system. Your 
assistance in correcting this error is appreciated.


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

Reply via email to