home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / mail / mh / 1445 < prev    next >
Encoding:
Internet Message Format  |  1992-12-27  |  1.8 KB

  1. Path: sparky!uunet!usc!news.service.uci.edu!ucivax!gateway
  2. From: moore@cs.utk.edu (Keith Moore)
  3. Subject: OpenWindows Mail to MIME converter
  4. Message-ID: <9212270659.AA20482@wilma.cs.utk.edu>
  5. Content-Type: multipart/mixed; boundary="----- =_aaaaaaaaaa0"
  6. Mime-Version: 1.0
  7. Newsgroups: comp.mail.mh
  8. Lines: 43
  9. Date: 27 Dec 92 06:59:16 GMT
  10.  
  11. ------- =_aaaaaaaaaa0
  12. Content-Type: text/plain; charset="us-ascii"
  13.  
  14. [mh-users: this is a slightly improved version of the script I
  15.  posted earlier today.]
  16.  
  17. A perl script that converts OpenWindows mail to MIME is available for
  18. anonymous FTP from cs.utk.edu (128.169.201.1), directory pub/MIME,
  19. files sun-to-mime.*.
  20.  
  21. I have successfully used this script with both mh 6.8 and metamail
  22. to display messages sent from OpenWin3 mailtool (without manual
  23. intervention).
  24.  
  25. Body parts currently supported are: text, gif, Sun rasterfile
  26. (converted to image/gif), postscript, and audio.  Other types default
  27. to application/octet-stream.  It's easy to extend the set of
  28. types supported and to add conversions, if necessary.
  29.  
  30. The script requires uuencode, uudecode, zcat (aka uncompress),
  31. and the "convert" program from ImageMagick.  If you don't have
  32. ImageMagick you can probably substitute the pbm stuff with little
  33. fuss.
  34.  
  35. Keith Moore
  36.  
  37. ------- =_aaaaaaaaaa0
  38. Content-Type: message/external-body; name="sun-to-mime.README";
  39.     directory="pub/MIME"; site="cs.utk.edu"; access-type="anon-ftp";
  40.     mode="ascii"
  41. Content-ID: <20473.725439360.1@cs.utk.edu>
  42.  
  43. Content-Type: text/plain; charset="us-ascii"
  44.  
  45. ------- =_aaaaaaaaaa0
  46. Content-Type: message/external-body; name="sun-to-mime.perl";
  47.     directory="pub/MIME"; site="cs.utk.edu"; access-type="anon-ftp";
  48.     mode="image"
  49. Content-ID: <20473.725439360.2@cs.utk.edu>
  50.  
  51. Content-Type: application/octet-stream; filename="sun-to-mime.perl"
  52.  
  53. ------- =_aaaaaaaaaa0--
  54.