home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / mail / misc / 4225 < prev    next >
Encoding:
Text File  |  1993-01-03  |  2.3 KB  |  59 lines

  1. Newsgroups: comp.mail.misc
  2. Path: sparky!uunet!spool.mu.edu!agate!ames!network.ucsd.edu!qualcom.qualcomm.com!maui!root
  3. From: kbibb@maui.qualcomm.com (Ken Bibb)
  4. Subject: Re: About FTP mail
  5. Message-ID: <root.726098134@maui>
  6. Sender: news@qualcomm.com
  7. Nntp-Posting-Host: maui.qualcomm.com
  8. Organization: Qualcomm, Inc., San Diego, CA
  9. References: <1993Jan1.150011.16594@cucs5.cs.cuhk.hk> <93Jan3.232019eet.10250-1@utu.fi>
  10. Date: Sun, 3 Jan 1993 21:55:34 GMT
  11. Lines: 46
  12.  
  13. In <93Jan3.232019eet.10250-1@utu.fi> mea@utu.fi (Matti Aarnio) writes:
  14.  
  15. >In comp.mail.misc  W.M.Chung <wmchung@ie.cuhk.hk> wrote:
  16. >>Hello!
  17. >>
  18. >>I have a question about FTP mail. I know that FTP mail can mail
  19. >>a specific file to a user. If the file is a program, than how
  20. >>to extract from the mail? As you know, a mail has a mail header
  21. >>in the front.
  22.  
  23. >  There is no single beast known as "FTP mail".
  24. >  [description of archive mailers deleted]
  25.  
  26. I think W.M.Chung was asking how to extract programs from mail, rather
  27. than asking for a rundown of ftpmailers :^)
  28.  
  29. Most programs are sent/requested as source code (if extremely short) or
  30. as tar files (this is the normal situation).  Since the tars are usually
  31. compressed in an eight-bit format, one of two formats is typically
  32. used:  btoa or uuencode.  With ftpmail@decwrl, you can state which
  33. format you'd like the file in.  
  34.  
  35. If, like me, you specify uuencoded format, you can use the uuconvert
  36. program to strip out the mail headers/signatures from the files and
  37. then automatically uudecode the file.  Otherwise, you'll probably have to
  38. manually strip the stuff out with an editor (like vi).
  39.  
  40. I highly recommend doing it the uuconvert route.
  41.  
  42. Another option if the mail messages arrived in order is to use the
  43. nn newsreader.  If you have a set mail maildir line in your ~/.nn/init
  44. file, you can do a :rmail, highlight all of the articles (that you
  45. want decoded) then do a :decode to it.
  46.  
  47. If you don't have the set mail line in your init file, you can specify
  48. the file in your command line (I think it's nn -f /usr/spool/mail/wmchung).
  49. Once again, highlight the articles you want decoded and use :decode.
  50.  
  51. Enjoy!
  52.  
  53. -- 
  54. Ken Bibb                "he heard the snow falling faintly through the
  55. kbibb@qualcomm.com     universe and faintly falling, like the descent of
  56. jester@crash.cts.com     their last end, upon all the living and the dead."
  57.                 --"The Dead", James Joyce
  58.  
  59.