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

Reply via email to