home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / vms / 12643 < prev    next >
Encoding:
Internet Message Format  |  1992-07-22  |  2.4 KB

  1. Xref: sparky comp.os.vms:12643 comp.sys.dec:4126 comp.unix.misc:2987 comp.unix.programmer:3844 comp.unix.questions:9284
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!mips!sdd.hp.com!uakari.primate.wisc.edu!ames!nsisrv!news2.gsfc.nasa.gov!fish
  3. From: fish@daacdev1.stx.com
  4. Newsgroups: comp.os.vms,comp.sys.dec,comp.unix.misc,comp.unix.programmer,comp.unix.questions
  5. Subject: Re: VAM/VMS mail file format
  6. Keywords: mail ascii
  7. Message-ID: <fish.711815819@news2.gsfc.nasa.gov>
  8. Date: 22 Jul 92 14:36:59 GMT
  9. References: <1992Jul20.104525.10364@avalon.nwc.navy.mil>
  10. Sender: usenet@nsisrv.gsfc.nasa.gov (Usenet)
  11. Organization: Goddard Space Flight Center
  12. Lines: 32
  13. Nntp-Posting-Host: daacdev1.stx.com
  14.  
  15. dejesus@archimedes.nwc.navy.mil (Francisco X DeJesus) writes:
  16.  
  17. >I need to know if there is a way, on a Unix machine, to read/convert a
  18. >mail.mai file which was ftp'd from a VAX machine.
  19.  
  20. >Here's the deal: mail is received on a VAX periodically. Also periodically
  21. >(every 15 minutes) a Unix machine will ftp to the VAX and get the mail.mai
  22. >file, which contains uuencoded data. The problem is that the mail.mai file
  23. >is not regular ASCII format, and cannot be stripped/decoded the way a
  24. >Unix mail file can.
  25.  
  26. >To eliminate the obvious responses before they are made: I cannot just
  27. >forward or bounce the mail from the VAX machine to the Unix one (which is
  28. >why we're ftp'ing it - long story), and I cannot do the conversion on
  29. >the VAX because it would require me to log in and do it manually, and what
  30. >I'm trying to do is automate this (of course, if you know of a way to
  31. >automate the conversion on the VAX, *please* let me know!).
  32.  
  33. >With that in mind, what do you recommend? I see converting the file on
  34. >the receiving Unix machine as the best option, but I'll need either a
  35. >converter program/script, or information about the .mai file format so
  36. >I can write one myself. Any help will be greatly appreciated!!
  37.  
  38. what you need to do is just write a VMS DCL .com file that joes into mail
  39. does a read/new, extract/all and then ftp put's the extracted file to the
  40. unix box - i can send you a .com file i have that loops thru and picks only
  41. certain ones (using dir/from i think)  -fish
  42. --
  43. John R. Vanderpool                INTERNET: fish@daacdev1.stx.com
  44. NASA/GSFC                         VOX: 301-513-1683                
  45. Hughes/STX Corporation            FAX: 301-513-1608
  46. "arcadian driftwood, gypsy tailwind; they call my home, the land of snow" -jrr
  47.