home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / mail / mime / 86 < prev    next >
Encoding:
Internet Message Format  |  1993-01-09  |  1.4 KB

  1. Path: sparky!uunet!pipex!doc.ic.ac.uk!uknet!pavo.csi.cam.ac.uk!ag129
  2. From: ag129@cus.cam.ac.uk (Alasdair Grant)
  3. Newsgroups: comp.mail.mime
  4. Subject: Re: Using MIME without extra mail headers
  5. Message-ID: <1993Jan9.143137.29608@infodev.cam.ac.uk>
  6. Date: 9 Jan 93 14:31:37 GMT
  7. References: <1993Jan8.201921.17081@twg.com> <1993Jan8.211048.21332@infodev.cam.ac.uk> <C0LA9I.9AB@ra.nrl.navy.mil>
  8. Sender: news@infodev.cam.ac.uk (USENET news)
  9. Organization: U of Cambridge, England
  10. Lines: 15
  11. Nntp-Posting-Host: bootes.cus.cam.ac.uk
  12.  
  13. In article <C0LA9I.9AB@ra.nrl.navy.mil> atkinson@itd.nrl.navy.mil (Randall Atkinson) writes:
  14. >MIME works fine as is with gopher.  I can't imagine a reason why it
  15. >wouldn't work fine with ftp as well.  There is serious discussion of
  16. >adding MIME to USENET news as a new enhanced article format.
  17.  
  18. Forgive me for being stupid, but MIME states that certain information
  19. necessary for unpicking the text should be carried in message headers
  20. by the use of new header fields.  FTP does not have a concept of message
  21. (or file) headers.  If it does "work" with FTP (e.g. to allow the
  22. correct transmission of mixed text/binary files between systems with
  23. different character codes, which is one application I have in mind)
  24. it does so by some method not described in RFC 1341.  What I am asking
  25. is what form this method takes, i.e. whether it is the use of the
  26. MIME headers (MIME-Version, Content-Type etc.) as the first lines of
  27. the file.
  28.