home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / mail / mime / 25 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  6.3 KB

  1. Path: sparky!uunet!usc!sdd.hp.com!nigel.msen.com!emv
  2. From: emv@msen.com (Edward Vielmetti)
  3. Newsgroups: comp.mail.mime
  4. Subject: Frequently asked questions about MIME
  5. Date: 16 Dec 1992 00:43:57 GMT
  6. Organization: Msen, Inc. -- Ann Arbor, Michigan
  7. Lines: 206
  8. Message-ID: <1glu4rINNe3g@nigel.msen.com>
  9. NNTP-Posting-Host: garnet.msen.com
  10. X-Newsreader: TIN [version 1.1 PL8]
  11.  
  12. Archive-name: mime-faq
  13.  
  14. 0.1 Introduction
  15.  
  16. This is a skeleton of a Frequently Asked Questions document about
  17. MIME, the multipurpose and multi-media standard for Internet mail.  It
  18. is intended to elicit responses and information so that it can be
  19. filled out and turned into a "real" FAQ with frequent distribution.
  20.  
  21. 0.2 Information wanted:
  22.  
  23. Anything that's missing here please add it in!  I have more or less
  24. raided the PPP FAQ for structure, but there are large gaps as far as
  25. content goes.  More to the point if someone else wants to take over
  26. vigorous maintenance of the document I'd be more than pleased....
  27.  
  28.  
  29. 1. INDEX TO THE FAQ:
  30.  
  31. 2. What is MIME?
  32.  
  33. 2.1 Introduction
  34. 2.2 MIME features which may or may not be present
  35. 2.3 MIME glossary
  36. 2.4 MIME-relevant RFC's
  37.  
  38. 3.  How to:
  39. 3.1 Register a new MIME type
  40.  
  41. 4. Real MIME questions with answers
  42.  
  43. 5. Free MIME software packages.
  44.  
  45. 5.1 free MIME FOR SunOS 4.1.x:
  46. 5.2 free MIME FOR BSD
  47. 5.3 free MIME for SYSVR4:
  48. 5.4 FREE MIME FOR MSDOS:
  49. 5.5 free MIME for AmigaOS:
  50. 5.6 free MIME for NeXT:
  51. 5.7 free MIME for Macintosh:
  52.  
  53. 6. ftp sites for MIME stuff, docs etc.
  54.  
  55. 7. Commercial MIME software packages.
  56.  
  57. 8.  MIME based mail relays for commercial mail services
  58. 8.1 Large national or international providers
  59. 8.2 Regional or local providers
  60.  
  61. !9. (incomplete) Acknowledgements
  62.  
  63.  
  64. 2.2 MIME features that may or may not be present.
  65.  
  66. Implementations of multi-media e-mail need not support the full spec;
  67. it's possible to have a useful product that does not explore all of
  68. the nooks and crannies of the standard.  
  69.  
  70. Here is a list of features that someone with a good, functional
  71. mail user agent might include for MIME support.
  72.  
  73. 2.3 MIME glossary
  74.  
  75. Every subculture needs its list of buzzwords, here's a start at a
  76. collection for MIME.
  77.  
  78. MIME    Multipurpose Internet Mail Extensions
  79. PEM    Privacy Enhanced Mail
  80. SMTP    Simple Mail Transport Protocol
  81.  
  82. 2.4 MIME-relevant RFCs and other standards
  83.  
  84. The following RFCs are relevant to people building MIME software.  Not
  85. all of them are standards per se, but you'd be wise to at least have
  86. looked at all of them.
  87.  
  88. Current MIME stuff.
  89.  
  90. (please help me out here -- this should at least also include basic
  91. RFC 822 stuff plus digest formats and all)
  92.  
  93. 1341  MIME (Multipurpose Internet Mail Extensions): Mechanisms for specifying 
  94.       and describing the format of Internet message bodies. Borenstein, N.; 
  95.       Freed, N.  1992 June; 69 p. (Format: TXT=211117, PS=347082 bytes)
  96. 1342  Representation of non-ASCII text in Internet message headers. Moore, K.
  97.       1992 June; 7 p. (Format: TXT=15845 bytes)
  98. 1343  User agent configuration mechanism for multimedia mail format 
  99.       information. Borenstein, N.  1992 June; 10 p. (Format: TXT=29295, 
  100.       PS=59978 bytes)
  101.  
  102. Older pre-MIME efforts at internet multimedia e-mail
  103.  
  104. 1197  Using ODA for translating multimedia information. Sherman, M.  1990 
  105.       December; 2 p. (Format: TXT=3620 bytes)
  106. 807   Multimedia mail meeting notes. Postel, J.B.  1982 February 9; 6 p. 
  107.       (Format: TXT=11633 bytes)
  108.  
  109. 3.  How to.
  110.  
  111. 3.1 Register a new MIME datatype
  112.  
  113. (description of IANA process)
  114.  
  115. 4.  Real MIME questions with answers
  116.  
  117. 5. Free MIME software packages.
  118.  
  119. (mention metamail)
  120.  
  121. - MIXMH 
  122.  
  123. From: hta@boheme.er.sintef.no (Harald Tveit Alvestrand)
  124. Newsgroups: comp.mail.mime,comp.mail.mh
  125. Subject: MIXMH: A version of XMH that supports MIME
  126. Date: 10 Dec 92 14:52:39 GMT
  127. Reply-To: harald.alvestrand@delab.sintef.no
  128.  
  129. MIXMH version 0.2, a version of XMH that supports some MIME features,
  130. is available for anonymous FTP from aun.uninett.no
  131.  
  132. Host: aun.uninett.no
  133. Directory: pub/unix
  134. Filename: mixmh-0.2.tar.Z
  135.  
  136. This version is based on XMH version 1.6 from SEI, Carnegie Mellon.
  137. It supports sending MIME with extended character sets in the headers
  138. (per RFC-1342) and the body (per RFC-1341 text/plain).
  139. It has limited support for multipart messages.
  140.  
  141. The source is freely redistributable and modifyable.
  142.  
  143. As you can see from the version number, it is still not considered
  144. fully stable. Bugs may be reported to mixmh-bugs@uninett.no
  145. Information and discussion will take place on mixmh-info@uninett.no;
  146. mail to mixmh-info-request@uninett.no to join.
  147.  
  148. -- 
  149.                    Harald Tveit Alvestrand
  150. Harald.Alvestrand@delab.sintef.no
  151. C=no;PRMD=uninett;O=sintef;OU=delab;S=alvestrand;G=harald
  152. +47 7 59 70 94
  153.  
  154. (mention pine)
  155. (mention MHN)
  156. (cover Amiga, other micro versions of same)
  157. (mention Eudora et al)
  158.  
  159. 6.  FTP sites for MIME information
  160.  
  161. 7. Commercial MIME software packages.
  162.  
  163. List of commercial products with released or announced support for
  164. MIME.
  165.  
  166. - IBM multimedia mail for OS/2
  167.  
  168. From: os2man@panix.com (Larry Salomon Jr.)
  169. Date: 10 Dec 92 13:55:50 GMT
  170. Subject: IBM Developing Multimedia Mail
  171. Newsgroups: comp.mail.mime
  172.  
  173. I'm not going to follow this group, but I wanted to state that IBM - at
  174. the T.J. Watson Research Center - is developing a multimedia mail application
  175. for OS/2 which is based on the Mime spec.  The demoed it at Interop.
  176.  
  177. For more information, including (probably) how to become a test site (I
  178. haven't confirmed whether they're actually going to do this, but they've
  179. done it before), contact the department manager, Jerry Cuomo, at 
  180. gcuomo@watson.ibm.com
  181.  
  182. - CCMAIL (in version x.xx, due 93)
  183. - Innosoft PMDF (ready now?)
  184. - Z-Code Z-Mail (ready now?)
  185. - MIME relays for MSMAIL, etc?
  186. - others?
  187.  
  188. 8. MIME based relays for commercial e-mail services
  189.  
  190. 8.1 Large national or international providers
  191.  
  192. (send mail to postmasters at each system asking?)
  193. - America On-line?
  194. - ATTMAIL ?
  195. - Compuserve ?
  196. - Dialog ?
  197. - Genie ?
  198. - MCI Mail?
  199. - Radiomail ?
  200. - Sprintmail ?
  201.  
  202. (should coordinate this with the global e-mail list that is posted to
  203. comp.mail.misc)
  204.  
  205. 8.2 Local or regional providers
  206.  
  207. (should coordinate this with e.g. the PDIAL list)
  208.  
  209. 9.  Acknowlegements
  210.  
  211. This is a very quick and dirty first pass at a list, I hope that it
  212. gets filled in with great details as time passes, but you have to
  213. start somewhere.
  214.  
  215.   Edward Vielmetti, vice president for research, Msen Inc. emv@Msen.com
  216.         Msen Inc., 628 Brooks, Ann Arbor MI  48103 +1 313 998 GLOB
  217.  
  218.