home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / answers / mail / mime-faq / part2 < prev    next >
Encoding:
Internet Message Format  |  1993-12-02  |  34.8 KB

  1. Path: senator-bedfellow.mit.edu!bloom-beacon.mit.edu!nic.hookup.net!europa.eng.gtefsd.com!howland.reston.ans.net!pipex!pipex!not-for-mail
  2. From: tim@pipex.net (Tim Goodwin)
  3. Newsgroups: comp.mail.mime,comp.answers,news.answers
  4. Subject: comp.mail.mime frequently asked questions list (FAQ) (2/3)
  5. Supersedes: <mime-faq2_751830002@pipex.net>
  6. Followup-To: comp.mail.mime
  7. Date: 30 Nov 1993 18:38:38 -0000
  8. Organization: Pipex Ltd., 216 Science Park, Cambridge CB4 4WA, England
  9. Lines: 1038
  10. Approved: news-answers-request@MIT.Edu
  11. Expires: 23 Jan 1994 18:38:28 GMT
  12. Message-ID: <mime-faq2_754684708@pipex.net>
  13. References: <mime-faq1_754684708@pipex.net>
  14. NNTP-Posting-Host: tank.pipex.net
  15. Summary: This posting contains answers to some of the Frequently Asked
  16.     Questions about MIME (Multipurpose Internet Mail Extensions).
  17.     Please read it before posting a question to comp.mail.mime.
  18. Xref: senator-bedfellow.mit.edu comp.mail.mime:2259 comp.answers:2851 news.answers:15202
  19.  
  20. Archive-Name: mail/mime-faq/part2
  21. Last-modified: 1993/11/30
  22. Version: 3.2
  23.  
  24.  
  25. comp.mail.mime frequently asked questions list (FAQ) (2/3)
  26.  
  27. Part II -- MIME products
  28.  
  29. This is part II of a Frequently Asked Questions document about MIME, the
  30. multipurpose and multi-media standard for Internet mail.
  31.  
  32. Part I covers frequently asked questions.
  33.  
  34. Part II is a listing of MIME products.
  35.  
  36. Part III covers advanced topics.
  37.  
  38.  
  39. 7 Freely available MIME software packages
  40.  
  41. Name:     Andrew
  42. Product:  Multimedia system
  43. Platform: Unix
  44. FTP:
  45. Author:
  46. Comments:
  47.  
  48.     [ Susan Straub <susan+@andrew.cmu.edu> 11-Jan-1993 ]
  49.  
  50.     Andrew is a very large and ambitious software system developed at
  51.     Carnegie Mellon University.  It is installed at hundreds of sites
  52.     throughout the world, and includes a multimedia document editor,
  53.     help system, and various other utilities.  In particular, it
  54.     includes a feature-rich program, "messages", which can read and
  55.     send mail and news articles in MIME format, including images,
  56.     audio, richtext, and more.  Andrew is available in binary release
  57.     for several Unix system architectures, and also in source form.
  58.     Be warned that the source distribution is itself about 50
  59.     megabytes, but you really are getting a LOT of stuff.  For
  60.     information on how to obtain a copy of Andrew, send mail to
  61.     info-andrew-request@andrew.cmu.edu.
  62.  
  63.  
  64. Name:     c-client
  65. Product:  MUA library code
  66. Platform: Unix, Macintosh, MS-DOS, TOPS-20
  67. FTP:
  68. Author:   Mark Crispin
  69. Comments:
  70.  
  71.     [ comp.mail.misc FAQ ]
  72.  
  73.     Software writers only:
  74.  
  75.     c-client is a general library useful for creating MUA's.  It
  76.     provides a Application Program Interface for retrieving and
  77.     manipulating mail messages.  It supports the latest draft of
  78.     MIME.  It is driver based, and easily ported to new platforms and
  79.     MTAs.  The currently supported platforms include various versions
  80.     of BSD and SysV Unix, MS-DOS, Macintosh and even TOPS-20(!).  It
  81.     supports mailboxes in /usr/spool/mail, mbox, mail.txt, mh, carmel
  82.     format, as well as remote mailbox access via the IMAP2 protocol
  83.     described in RFC-1176 and extended by the IMAP2bis extensions.
  84.  
  85.     c-client does not contain any user interface.  Rather, it contains
  86.     everything else that goes into an MUA.  c-client is called with
  87.     such functions as mail_open(), mail_fetchheader(), mail_setflag(),
  88.     etc.
  89.  
  90.     Just the thing if you want to write a new MUA.
  91.  
  92.     Contact the author (Mark Crispin <mrc@panda.com>) for more details.
  93.  
  94.  
  95. Name:     elm
  96. Product:  MUA
  97. Platform: Unix
  98. FTP:
  99. Author:
  100. Comments:
  101.  
  102.     [ Syd Weinstein <syd@dsinc.dsi.com> 21-Dec-1992 ]
  103.  
  104.     Elm support for MIME:
  105.     2.3 - uses metamail supplied patch from Nathaniel Borenstein. 
  106.  
  107.     2.4:
  108.         reading: detects MIME headers and calls metamail automatically
  109.         if the message cannot be displayed on the current screen using
  110.         the native capabilities of the display (recognizes some char
  111.         sets as native)
  112.  
  113.         sending: detects [include ] markers and makes them MIME attachments.
  114.         Still very 'crude', but its all we had time for, as to the
  115.         release deadline of 'Elm' and MIME.
  116.  
  117.     3.x:
  118.         reading: probably no change from 2.x, but will understand
  119.         some 'file storage' types and allow for splitting off attachments
  120.         on their own.
  121.  
  122.         sending: will allow defining attachments to be added and auto build
  123.         the MIME stuff, in addition to the [include ] syntax.
  124.  
  125.     release status:
  126.     2.3: obsolete
  127.     2.4: Current PL is 17.
  128.     3.x: not planned until some time in 1994.
  129.  
  130.  
  131. Name:     emil
  132. Product:  tool
  133. Platform: Unix
  134. FTP:      ftp.uu.se:pub/unix/networking/mail/emil
  135. FTP:      ftp.sunet.se:pub/unix/mail/emil
  136. Author:   Martin Wendel <martin@alba.udac.uu.se>
  137. Comments:
  138.  
  139.     [ Martin Wendel <martin@alba.udac.uu.se> 8-Nov-1993]
  140.  
  141.     Emil is a tool for converting between message formats used by MIME,
  142.     Eudora, SUN mailtool, PC and Mac based clients, etc. It is easily
  143.     extensible. It can work either standalone, as an argument driven
  144.     filter program, or, if linked with sendmail8.6. or IDA sendmail,
  145.     as a mail gateway convertering messages sent between various types
  146.     of Internet mail clients. It will give a possibility to convert
  147.     encoding formats of attachments and convert character sets of
  148.     text. It can make a heterogenous mail environment, consisting of
  149.     various types of mail clients, act as a homogenous environment; for
  150.     instance sending only MIME based messages to the outside world.
  151.  
  152.  
  153. Name:     encdec
  154. Product:  tool
  155. Platform: ISO C
  156. FTP:      ftp.efd.lth.se:pub/mail/encdec.c.gz
  157. Author:   Joergen Haegg <jh@efd.lth.se>
  158. Comments: encdec is a simple standalone encoder/decoder for base64 and
  159.           quoted printable written in ISO C.
  160.  
  161.  
  162. Name:     Eudora 1.4
  163. Product:  MUA
  164. Platform: Macintosh
  165. FTP:      qualcomm.com:mac/eudora/1.4/Eudora1.4.sea.hqx
  166. Author:   Steve Dorner <sdorner@qualcomm.com>
  167. Comments:
  168.  
  169. Eudora 1.4 is a MUA for Macs that uses POP3 and SMTP and supports MIME.
  170.  
  171.  
  172. Name:     HUyMail
  173. Product:  MTA/MUA
  174. Platform: VMS
  175. FTP:      ftp.technion.ac.il:pub/unsupported/vms/local/local/huymail*.bck
  176. Author:   Yehavi Bourvine
  177. Comments:
  178.  
  179.     [ Yehavi Bourvine <YEHAVI@vms.huji.ac.il> 22-Jul-1993 ] 
  180.  
  181.     HUyMailer is a store and forward mailer for VAX/VMS and AXP/VMS
  182.     systems which supports as transports: DECnet, Multinet/TcpIp,
  183.     HUJI-NJE and PMDF.  The software is available freely for
  184.     non-commercial use as a C source code.
  185.  
  186.     The mailer supports two users' interfaces: VMS/MAIL (to which the
  187.     connection is done via MAIL11 DECnet connection) or a locally
  188.     written interface called BMAIL.  BMAIL is a menu oriented interface
  189.     which supports MIME and Hebrew.
  190.  
  191.  
  192. Name:     Iride
  193. Product:  MUA
  194. Platform: Macintosh
  195. FTP:      gnbts.univ.trieste.it:mime/Iride.sea.hqx
  196. Author:   GNBTS
  197. Comments:
  198.  
  199.     [ From the README ]
  200.  
  201.     Iride is (or will be -- it's currently in beta test) an
  202.     implementation of a MIME user agent on the Apple Macintosh
  203.     computer.  It was developed as part of a project of the GNBTS -
  204.     Gruppo Nazionale Bioingegneria sezione di Trieste, for the
  205.     integration of multimedia mail with hospital data storing
  206.     facilities, in particular for the transfer of bioimages.
  207.     
  208.     This is a far from a complete MIME implementation, but I think 
  209.     it is quite usable.
  210.  
  211.     To use it you need:
  212.         o Macintosh with MacTCP 1.1 or better installed
  213.         o 32 bit ColorQuickDraw if you want to use images
  214.         o audio input device if you want to create audio messages
  215.         o connection to a SMTP mail relay
  216.         o connection to a POP3 server
  217.     
  218.     MIME types supported:
  219.     
  220.     text/plain              charset=US-ASCII only
  221.     text/richtext           (no tool for composing richtext yet)
  222.     
  223.     audio/basic
  224.     audio/X-macaudio        generated when a NOT sampled audio pasted in
  225.     
  226.     image/GIF
  227.     image/X-macPICT         generated when color QuickDraw is missing only
  228.     
  229.     multipart/mixed         each part is shown in a different window
  230.                             MUST change this
  231.     multipart/parallel     
  232.     multipart/alternative   handled as multipart/mixed
  233.                             MUST change this
  234.  
  235.  
  236. Name:     metamail
  237. Product:  MUA and tools
  238. Platform: Unix Amiga MS-DOS
  239. FTP:      thumper.bellcore.com:pub/nsb/mm.2.6.tar.Z
  240.           The metamail distribution that Nathaniel Borenstein supports.
  241. FTP:      thumper.bellcore.com:pub/nsb/contrib2.6.tar.Z
  242.           Contributed sources.
  243. FTP:      thumper.bellcore.com:pub/nsb/amiga2.5.tar
  244.           Amiga binaries and utilities
  245. FTP:      thumper.bellcore.com:pub/nsb/dos2.5.tar.Z
  246.           MS-DOS binaries
  247. Author: Nathaniel Borenstein
  248. Comments:
  249.  
  250.     [ Paul Eggert <eggert@bi.twinsun.com> ]
  251.  
  252.     Metamail is a software implementation of MIME, designed for easy
  253.     integration with traditional mail-reading interfaces -- typically,
  254.     users do not invoke metamail directly.  Ideally, extending the
  255.     local email or news system to handle a new media format is a
  256.     simple matter of adding a line to a mailcap file.  Mailcap files
  257.     are described in RFC 1343.
  258.  
  259.  
  260. Name:     MH 6.8
  261. Product:  MUA
  262. Platform: Unix
  263. FTP:      ftp.ics.uci.edu:pub/mh/mh-6.8.tar.Z
  264. FTP:      louie.udel.edu:portal/mh-6.8.tar.Z
  265. Author:
  266. Comments:
  267.  
  268. MIME support is available for the MH message handling system; the
  269. primary reader and generator is the program mhn(1) although other MH
  270. programs are also changed.  The current release of MH is 6.8, the first
  271. to include MIME support when appropriately installed.  mhn does not
  272. use the mailcap mechanism described in RFC 1343.
  273.  
  274. A tutorial for mhn is available:
  275.  
  276. FTP:      ftp.ics.uci.edu:mh/contrib/multimedia/mhn-tutorial.tex, .sty, .ps
  277.  
  278. See the newsgroup comp.mail.mh for further information.
  279.  
  280.  
  281. Name:     MIME for VM/CMS
  282. Product:
  283. Platform: VM/CMS
  284. FTP:      { gopher, see comments }
  285. Author:
  286. Comments:
  287.  
  288.     [ Rick Troth <TROTH@ricevm1.rice.edu> 21-Jul-1993 ]
  289.  
  290.     This MIME decoder is available via Gopher from ricevm1.rice.edu
  291.     under "Other freely distributable CMS software", which is under
  292.     "CMS Gopher Software".
  293.  
  294.     It correctly reads:
  295.  
  296.         o text/plain,
  297.         o text/richtext, and
  298.         o image/gif.
  299.  
  300.     GIFs require the VMGIF package from Belgium.  I need filters for
  301.     PBM and PGM and then they'd work too.  Sounds are not useful on
  302.     the standard 3270 terminal (dumb terminals just don't play sounds).
  303.  
  304.     It splits out multipart/[anything] into separate files.  CMS has a
  305.     standard directory "browser" (FILELIST) that lets you view a bunch
  306.     of related files and decide what, if anything, you want to do with
  307.     them.
  308.  
  309.     Message/external-body doesn't work well, but probably will given
  310.     more development time.  I could use some samples to help with the
  311.     debugging of that part.
  312.  
  313.     It does NOT do applications, except for the one, octet-stream.
  314.     (which is treated as a kind-of "sendfile" utility) There *is* a
  315.     PostScript interpreter for CMS, but it is reported to be a dog (we
  316.     don't have it).  But I do hope to put the extraction code in for
  317.     these eventually.
  318.  
  319.     If a given content-type isn't understood, you just view the item
  320.     as-is.
  321.  
  322.     For composition, there's no CHARSET= parameter on the
  323.     Content-Type: text/plain line.  It's EBCDIC until it gets into
  324.     SMTP, then it's ASCII, then it might be anything, so I've left off
  325.     the CHARSET= parameter.
  326.  
  327.     An "attach" command is added to RiceMAIL when you run this, which
  328.     would then change the message from text/plain to multipart/mixed
  329.     and append the attachment after a boundary.  Attachments don't
  330.     "close" properly; that is, the final boundary isn't correct, but is
  331.     correctly processed by all of the MIME compliant readers I've
  332.     checked.  (there's some feature of RiceMAIL that causes this)
  333.  
  334.     This thing is based on CMS Pipelines, so adding features is easy
  335.     since we now have the base for MIME processing.
  336.  
  337.  
  338. Name:     MIME tools for GNU Emacs
  339. Product:  MUA
  340. Platform:  
  341. FTP:      wnoc-fuk.wide.ad.jp:pub/GNU/etc/emacs-mime-tools.shar
  342. Author:   Masanobu UMEDA
  343. Comments:
  344.  
  345.     [ Masanobu UMEDA <umerin@mse.kyutech.ac.jp> 07-Aug-1993 ]
  346.  
  347.     MIME tools that consist of "mime.el", "rmailmime.el" and
  348.     "metamail.el" are tools for reading and composition of MIME
  349.     messages for GNU Emacs and its variants.  "mime.el" is a simple
  350.     MIME message composer that works with mail mode, news mode, and
  351.     mhe letter mode.  Messages of plain and richtext text, audio, and
  352.     image, and multipart messages of them can be composed by using
  353.     "mime.el".  "rmailmime.el" is for reading MIME messages within
  354.     Rmail.  "metamail.el" is an interface to metamail.  The metamail
  355.     package is required by these tools.
  356.  
  357.  
  358. Name:     MIME tools for NeXT
  359. Product:  editor
  360. Platform: NeXT
  361. FTP:
  362. Author:   Dave Lacey
  363. Comments:
  364.  
  365.     [ Dave Lacey <dave@blackbox.isca.uiowa.edu> ]
  366.  
  367.     I'd like to keep you apprised of some MIME work I'm doing.  I'm
  368.     interested in using MIME as a transport medium for multi-media
  369.     gopher documents.  My particular use is for Radiology info, but it
  370.     would work for just about anything.
  371.  
  372.     I've got a NeXT Gopher client almost working and I also have a
  373.     NeXT based MIME file editor that reads/creates MIME documents.
  374.     Both work, but need a bit more extension.  I will likely
  375.     distribute the source to this, so the MIME reader (which is
  376.     essentially an object) can be re-used in other apps.
  377.  
  378.  
  379. Name:     MIXMH
  380. Product:  MUA
  381. Platform: Unix with X
  382. FTP:      aun.uninett.no:pub/unix/mixmh-0.2.tar.Z
  383. Author:
  384. Comments:
  385.  
  386.     [ Harald Tveit Alvestrand <Harald.Alvestrand@delab.sintef.no> 10-Dec-1992 ]
  387.  
  388.     This version is based on XMH version 1.6 from SEI, Carnegie Mellon.
  389.     It supports sending MIME with extended character sets in the headers
  390.     (per RFC 1342) and the body (per RFC 1341 text/plain).  It has
  391.     limited support for multipart messages.
  392.  
  393.     The source is freely redistributable and modifiable.
  394.  
  395.     As you can see from the version number, it is still not considered
  396.     fully stable. Bugs may be reported to mixmh-bugs@uninett.no
  397.     Information and discussion will take place on mixmh-info@uninett.no;
  398.     mail to mixmh-info-request@uninett.no to join.
  399.  
  400.  
  401. Name:     mpack
  402. Product:  MUA/utility
  403. Platform: Unix, MS-DOS, Macintosh, Amiga
  404. FTP:      export.acs.cmu.edu:pub/mpack/mpack-1.0-src.tar.Z
  405.           Sources for all versions except Amiga
  406. FTP:      export.acs.cmu.edu:pub/mpack/mpack-1.0-src-amiga.tar.Z
  407.           Additional sources for Amiga
  408. FTP:      export.acs.cmu.edu:pub/mpack/mpack-1.0-pc.tar.Z
  409.           MS-DOS binaries
  410. FTP:      export.acs.cmu.edu:pub/mpack/mpack-1.0-mac.hqx
  411.           Macintosh binary
  412. FTP:      export.acs.cmu.edu:pub/mpack/mpack-1.0-amiga.lha
  413.           Amiga binaries
  414. Author:   John Gardiner Myers, Chris Newman (Mac), Mike Meyer (Amiga)
  415. Comments:
  416.  
  417.     [ John Gardiner Myers <jgm+@CMU.EDU> 2-Oct-1993 ]
  418.  
  419.     Mpack is a minimal implementation of MIME, designed for encoding and
  420.     decoding binary files in MIME messages.  In short, it is the MIME
  421.     equivalent of uuencode and uudecode.  For backwards compatibility,
  422.     it can also decode messages in split-uuencoded format.
  423.  
  424.  
  425. Name:     Pegasus mail
  426. Product:  
  427. Platform: MS-DOS, MS-Windows, Macintosh
  428. FTP:      risc.ua.edu:pub/network/pegasus/*
  429. Author:   David Harris <david@pmail.gen.nz>
  430. Comments:
  431.  
  432.     [ James Ford <JFORD@ua1vm.ua.edu> 2-Nov-1993 ]
  433.  
  434.     Pegasus Mail is an Email package for Novell network v2.15 and higher
  435.     that supports MHS (natively) and SMTP.  The MS-DOS version (v3.01a)
  436.     is MIME compliant; the MS-Windows version should be by mid-November.
  437.     I do not know the timetable for the Mac version.  You can either
  438.     get a PC-based SMTP gateway for it (Charon, by Brad Clements) or a
  439.     (Netware v3.11) NLM-based version (Mercury, by David Harris) from
  440.     risc.ua.edu.  I believe that the SMTP gateway Mercury supports 8-bit
  441.     MIME encoding.
  442.  
  443.  
  444. Name:     Pine
  445. Product:  MUA
  446. Platform: Unix
  447. FTP:      pine.cac.washington.edu:mail/pine.tar.Z
  448.           Full distribution, including Pico and IMAPd
  449.           Binaries also available in the same directory
  450. Author:   Laurence Lundblade, Michael Seibel, Mark Crispin
  451. Comments:
  452.  
  453.     [ From the release notes 21-Sep-1993 ]
  454.  
  455.     Pine(tm) --a Program for Internet News & Email-- is a tool for
  456.     reading, sending, and managing electronic messages.  It was designed
  457.     specifically with novice computer users in mind, but can be tailored
  458.     to accommodate the needs of "power users" as well.  Pine uses
  459.     Internet message protocols (e.g. RFC-822, SMTP, MIME, IMAP, NNTP)
  460.     and runs on Unix and MS-DOS.
  461.  
  462.     The guiding principles for Pine's user-interface were: careful
  463.     limitation of features, one-character mnemonic commands,
  464.     always-present command menus, immediate user feedback, and high
  465.     tolerance for user mistakes. It is intended that Pine can be learned
  466.     by exploration rather than reading manuals.  Feedback from the
  467.     University of Washington community and a growing number of Internet
  468.     sites has been encouraging.
  469.  
  470.     Pine's message composition editor, Pico, is also available as a
  471.     separate stand-alone program.  Pico is a very simple and easy-to-use
  472.     text editor offering paragraph justification, cut/paste, and a
  473.     spelling checker.
  474.  
  475.  
  476. 7.1 Conversions from other mail systems
  477.  
  478. A number of older email systems have defined ad hoc ways of dealing
  479. with binary file enclosures and multipart messages.  This section is
  480. a pointer to some tools that would aid in transition efforts to the
  481. standard MIME approach.
  482.  
  483. Name:     n2m
  484. Product:  conversion tool
  485. Platform: NeXT
  486. FTP:      nexus.yorku.ca:pub/n2m.shar
  487. Author:   
  488. Comments:
  489.  
  490.     [ Dave Collier-Brown <davecb@ccs.yorku.ca> 04-Jan-1993 ]
  491.  
  492.     Nn2m is a program that converts a file containing a NeXT-format
  493.     multimedia message into a file containing a MIME-format multimedia
  494.     message.
  495.  
  496.     It is usable on Berkeley-derived systems, or ones otherwise using
  497.     /usr/lib/sendmail as a mail transfer agent. It is in use on SunOS
  498.     4.1.1 and Ultrix 4.2, tested briefly on Aix 3.2 and NeXT.
  499.  
  500.     Description: it is used with non-NeXT mail user agents to convert
  501.     NeXT mail to MIME, which is intelligible to more than just the NeXT
  502.     mail program.  The resulting file will usually be more intelligible
  503.     to non-multimedia mail user agents.
  504.  
  505.     The textual part of the mail is converted into text, as well as
  506.     Microsoft RTF, and the attachments follow, as text/plain wherever
  507.     possible, as base64 encoded binaries otherwise.  This suffices for
  508.     messages with ASCII files pasted into them.
  509.  
  510.     Caveat:  This is a converter, not a translator: the conversion of
  511.     sound and of the initial ``index.rft'' file is not correctness-
  512.     preserving.
  513.  
  514.  
  515. Name:     sun-to-mime
  516. Product:  conversion tool
  517. Platform: OpenWindows
  518. FTP:      cs.utk.edu:pub/MIME/sun-to-mime.perl
  519. FTP:      cs.utk.edu:pub/MIME/sun-to-mime.c
  520. Author:   Keith Moore
  521. Comments:
  522.  
  523.     [ Keith Moore <moore@cs.utk.edu> 27-Dec-1992 ]
  524.  
  525.     A perl script (and conversion to C of same) that converts
  526.     OpenWindows mail to MIME.  Body parts currently supported are:
  527.     text, gif, Sun rasterfile (converted to image/gif), postscript, and
  528.     audio.  Other types default to application/octet-stream.  It's easy
  529.     to extend the set of types supported and to add conversions, if
  530.     necessary.
  531.  
  532.     The script requires uuencode, uudecode, zcat (aka uncompress),
  533.     and the "convert" program from ImageMagick.  If you don't have
  534.     ImageMagick you can probably substitute the pbm stuff with little
  535.     fuss.
  536.  
  537.  
  538. Name:     uu-to-mime
  539. Product:  conversion tool
  540. Platform: perl
  541. FTP:      cs.utk.edu:pub/MIME/uu-to-mime.perl
  542. Author:   Keith Moore <moore@cs.utk.edu>
  543. Comments: A perl script that translates an RFC 822 message containing a
  544.           single uuencoded file to a MIME message containing a
  545.           base64-encoded file.
  546.  
  547.  
  548. 8 Commercial MIME software packages
  549.  
  550. Name:     ECSMail
  551. Product:  MUA/MTA
  552. Platform: Unix, NT, OS/2, OpenVMS, MS-DOS, MS-Windows, Mac System 7
  553. Contact:  ECS Sales <ecs-sales@edm.isac.ca>
  554. Author:
  555. Comments:
  556.  
  557.     [ Steve Hole <steve@edm.isac.ca> 24-Aug-1993 ]
  558.  
  559.     ECSMail is an electronic mail product for building enterprise mail
  560.     systems.  It is designed from start to finish as a system for
  561.     establishing mail services throughout an organization, with external
  562.     organizations and the world information system in general.  It does
  563.     this by using a completely standards based architecture.
  564.  
  565.     ECSMail is comprised of the following system components:
  566.  
  567.      ECSMail MUA Set      - a set of Mail User Agents (MUA) 
  568.      ECSMail MTA Set      - a set of Message Transport Agents (MTA)
  569.      ECSMail MS Set       - a set of Message Services (MS)
  570.  
  571.     All components support both MIME/822 and X.400, and run under
  572.     Unix, Microsoft NT, OS/2, OpenVMS.  Additionally, the MUA Set runs
  573.     under MS-DOS, Microsoft Windows, and Mac System 7.
  574.  
  575.     Pricing for the ECS products and ISA business information can be 
  576.     obtained by contacting:
  577.  
  578.      ECS Sales 
  579.      835 10040 - 104 Street
  580.      Edmonton, Alberta, Canada
  581.      T5J 0Z2
  582.  
  583.      Phone: 403-420-8081
  584.      Fax:   403-420-8037
  585.  
  586.     or by sending a request through electronic mail to the address:
  587.  
  588.      ECS Sales <ecs-sales@edm.isac.ca>
  589.  
  590.  
  591. Name:     Eudora 2.0
  592. Product:  MUA
  593. Platform: Macintosh
  594. Contact:  eudora-sales@qualcomm.com
  595. Author:   Steve Dorner <sdorner@qualcomm.com>
  596. Comments:
  597.  
  598. A commercial version with more features than the freely available one.  For
  599. pricing information, see
  600.  
  601. FTP:      qualcomm.com:/mac/eudora/E_by_QC.sea.hqx
  602.  
  603.  
  604. Name:     IBM multimedia mail
  605. Product:
  606. Platform: OS/2
  607. Contact:  Jerry Cuomo <gcuomo@watson.ibm.com>
  608. Author:   IBM
  609. Comments:
  610.  
  611.     [ Larry Salomon Jr <os2man@panix.com> 10-Dec-1992 ]
  612.  
  613.     I'm not going to follow this group, but I wanted to state that IBM -
  614.     at the T.J. Watson Research Center - is developing a multimedia mail
  615.     application for OS/2 which is based on the Mime spec.  They demoed
  616.     it at Interop.
  617.  
  618.     For more information, including (probably) how to become a test site
  619.     (I haven't confirmed whether they're actually going to do this,
  620.     but they've done it before), contact the department manager, Jerry
  621.     Cuomo, at gcuomo@watson.ibm.com.
  622.  
  623.  
  624. Name:     iGate
  625. Product:  WordPerfect Office gateway
  626. Platform:
  627. Contact:  smart@actrix.gen.nz
  628. Author:   Smart Systems
  629. Comments:
  630.  
  631.     [ Quentin Smart <smart@acme.gen.nz> 25-Sep-1993 ]
  632.  
  633.     iGate provides seamless conectivity to SMTP mail from WordPerfect
  634.     office.  Running as a native gateway under the Office Connection
  635.     server and incorporting a TCP/IP stack iGate is a complete solution
  636.     with no extras like MHS or TCP/IP stacks required.
  637.     
  638.     Further information from:
  639.  
  640.         Smart Systems
  641.         PO Box 5017
  642.         Wellington, New Zealand
  643.         +64 6 3561484
  644.         smart@actrix.gen.nz
  645.  
  646.  
  647. Name:     Mail*Hub
  648. Product:
  649. Platform: Control Data 4000 Series Mips-based Unix systems
  650. Contact:  rrr@svl.cdc.com
  651. Author:   Control Data Systems
  652. Comments:
  653.  
  654.     [ <rrr@duck.svl.cdc.com> 23-Dec-1992 ]
  655.  
  656.     Mail*Hub includes support for X.400, X.500, SMTP, and creating,
  657.     viewing, and sending MIME enclosures in mail. In addition, the Fax
  658.     Gateway portion of Mail*Hub supports sending mail with MIME
  659.     enclosures to a Fax machine.  Graphical MIME components
  660.     (Postscript, GIF, TIFF,...)  are automatically recognized and
  661.     imaged at the receiving Fax machine.
  662.  
  663.  
  664. Name:     Mail-it
  665. Product:  MUA
  666. Platform: MS-Windows
  667. Contact:  mail-it@unipalm.co.uk
  668. Author:   Unipalm Ltd
  669. Comments:
  670.  
  671.     [ Tom Kermeen <tomk@unipalm.co.uk> 11-Aug-1993 ]
  672.  
  673.     Mail-it is a mail user agent for Windows 3.1.  Implemented using the
  674.     Microsoft Extended MAPI architecture and with MIME functionality
  675.     added in, Mail-it v2.0 has a wide range of features including:
  676.         full drag and drop;
  677.         hierarchical foldering;
  678.         interaction with mail-aware and mail-enabled applications (MAPI);
  679.         full MIME support;
  680.         local address book;
  681.         access to MAPI-enabled directory services;
  682.         support for SMTP, POP2, POP3, and UUCP;
  683.  
  684.     Currently in beta, Mail-it v2.0 will ship in Q4 93.  For further
  685.     information email mail-it@unipalm.co.uk.
  686.  
  687.  
  688. Name:      MEUF
  689. Product:   MUA
  690. Platform:  Unix/X
  691. Contact:
  692. Author:    Daniel Glazman
  693. Comments:
  694.  
  695.     [ Daniel Glazman <Daniel.Glazman@grif.grif.fr> 30-Aug-1993 ]
  696.  
  697.     Meuf is a student project (now 2 years old) I developed at Ecole
  698.     Nationale Superieure des Telecommunications de Paris with the
  699.     System staff. It has grown A LOT to become a MIME-native MUA
  700.     running under Xt/Xaw.
  701.  
  702.     Earlier non-MIME versions (1.3 and 1.4) are available by anonymous
  703.     ftp from ftp.inria.fr and ftp.enst.fr. They are used by at least 4
  704.     industrial and academic sites in France.
  705.  
  706.     Meuf full-MIME version is currently in beta-test and may become a
  707.     commercial product.
  708.  
  709.  
  710. Name:     MPOWER
  711. Product:
  712. Platform:
  713. Contact:
  714. Author:   HP
  715. Comments:
  716.  
  717.     [ Harald Alvestrand <Harald.Alvestrand@delab.sintef.no> 22-Jan-1993 ]
  718.  
  719.     If anyone is interested, the new multimedia product from HP called
  720.     MPOWER supports MIME format mail.
  721.  
  722.     You can drag and drop a picture onto the mail icon, and it will be
  723.     sent as a MIME message.
  724.  
  725.     (Unfortunately, they forgot to quote the delimiter that had a dot in
  726.     it, and PINE failed to parse that......well, it's a betatest.)
  727.  
  728.  
  729. Name:     PC-MM (PC Mail Manager)
  730. Product:  MUA
  731. Platform: MS-Windows
  732. Contact:  Lars_Hagberg@li.icl.se
  733. Author:   ICL
  734. Comments:
  735.  
  736.     [ Tomas Kullman <tomku@li.icl.se> 30-Sep-1993 ]
  737.  
  738.     PC-MM from ICL is a Mail User Agent for Windows 3.1 implemented on
  739.     Windows Socket API and TCP/IP. PC-MM is currently working on PC-NFS
  740.     but is designed to be network software independent (i.e. will work
  741.     on most TCP/IP softwares supporting WinSocket API).
  742.  
  743.     PC-MM is a MIME conformant internet mailer supporting SMTP and IMAP2
  744.     for sending and receiving. PC-MM requires a UNIX mail server (or
  745.     similar supporting SMTP and IMAP2).
  746.     
  747.     PC-MM V1.0 supports a lot of nice features, such as:
  748.          - user friendly interface
  749.          - built-in and user-defined text editor
  750.          - drag and drop between folders
  751.          - local and server based folders
  752.          - integrated address book
  753.          - message sorting and tagging
  754.          - "watch dog" for incoming messages
  755.     
  756.     PC Mail Manager is announced and volume shipping mid November 1993.
  757.  
  758.     For pricing and product packaging information please contact Lars
  759.     Hagberg at ICL ProSystems AB; E-mail: Lars_Hagberg@li.icl.se or
  760.     phone: + 46 (0)13 11 70 00.
  761.  
  762.  
  763. Name:     PMDF
  764. Product:  MTA
  765. Platform: VMS
  766. Contact:  sales@innosoft.com service@innosoft.com
  767. Author:   Innosoft International
  768. Comments:
  769.  
  770. The VMSNET newsgroup 'vmsnet.mail.pmdf' is available for discussion.
  771.  
  772.     [ Ned Freed <ned@innosoft.com> ]
  773.  
  774.     Send technical inquiries to service@innosoft.com. Product
  775.     information, pricing, and literature can be obtained from
  776.     sales@innosoft.com. The phone number is (909) 624-7907; FAX is
  777.     (909) 621-5319. Street address is:
  778.  
  779.         Innosoft International, Inc.
  780.         250 W. First St., Suite 240
  781.         Claremont, CA 91711
  782.  
  783.  
  784. Name:     PP
  785. Product:  MTA
  786. Platform: Unix
  787. Contact:
  788. Author:
  789. Comments:
  790.  
  791. PP is a Mail Transport Agent (MTA), kindof son-of-MMDF-plus-X.400.  It
  792. is built on ISODE.
  793.  
  794.     [ Harald Alvestrand <Harald.Alvestrand@delab.sintef.no> 18-Dec-1992 ]
  795.  
  796.     The ISODE Consortium release of PP will in the near future support
  797.     gatewaying between MIME and X.400 according to the MIME-MHS
  798.     Internet-Drafts.
  799.  
  800. It will also support ESMTP.
  801.  
  802.  
  803. Name:     SMTPLINK 2.1
  804. Product:
  805. Platform:
  806. Contact:
  807. Author:
  808. Comments:
  809.  
  810.     [ <support@ccmail.com> 16-Dec-1992 ]
  811.  
  812.     Because this version (2.1) is a 2-3 QTR-93 release you should be
  813.     talking to your sales rep about the tentative features of this
  814.     product. They can be reached at 800-448-2500.
  815.  
  816.  
  817. Name:     STI Document Browser
  818. Product:  MS-Windows 3.1 (shipping), NeXTstep/X11/VMS (in the pipeline)
  819. Platform:
  820. Contact:  info@sti.fi
  821. Author:   Stream Technologies Inc
  822. Comments:
  823.  
  824.     [ Ed Anselmo <anselmo@nic.near.net> 31-Dec-1992 ]
  825.  
  826.     Product name:   STI Document Browser
  827.     Platforms:      
  828.  
  829.     How and where to get:
  830.         Stream Technologies Inc.
  831.         Valkjarventie 2
  832.         SF-02130 Espoo
  833.         FINLAND
  834.         Tel: +358 0 43577340
  835.         Fax: +358 0 43577348
  836.         Email: info@sti.fi
  837.  
  838.  
  839. Name:     Super-TCP
  840. Product:
  841. Platform: MS-Windows
  842. Contact:  TCP@FrontierTech.COM
  843. Author:   Frontier Technologies
  844. Comments:
  845.  
  846.     [ Ray C Langford <ray@isi.frontiertech.com> 28-Apr-1993 ]
  847.  
  848.     Frontier Technologies' Super-TCP for MS-Windows includes MIME
  849.     support in their Email mail system that is a part of the Super-TCP
  850.     for Windows package.
  851.  
  852.     Super-TCP for Windows is a Windows Sockets compliant, 100% DLL
  853.     implementation that can also operate in a TSR mode. Applications
  854.     include: Network News Reader, Telnet, FTP Client/Server, NFS
  855.     Client/Server, SMTP/POP2&3 MIME Email, Telnet Redirector,
  856.     Interactive Talk, and more. Options are also available for PPP,
  857.     X.25, and OSI.
  858.  
  859.     With the MIME support in Email, any type of binary file may be
  860.     attached to your message, including Postscript files, spreadsheet
  861.     files, database files, word processor files, graphic files, audio
  862.     files, and digital video files.
  863.  
  864.     The packages in the Super-TCP product line that include the
  865.     Email (SMTP/POP2&3) with MIME support are:
  866.         - Super-TCP for Windows   Version 3.0
  867.                 (Complete TCP/IP package)
  868.         - Super-TCP/NFS for Windows   Version 3.0
  869.                 (Complete TCP/IP package with NFS client/server)
  870.         - Super-TCP Applications for Windows   Version 3.0
  871.                 (Windows Sockets applications only)
  872.  
  873.     For further information, email TCP@FrontierTech.COM or call
  874.     +1 414 241-4555.
  875.  
  876.  
  877. Name:     Z-Mail
  878. Product:  MUA
  879. Platform: Unix
  880. Contact:  info@z-code.com
  881. Author:   Z-Code Software Corporation
  882. Comments:
  883.  
  884.     [ Carlyn M. Lowery <lowery@zen.z-code.com> 29-May-1993 ]
  885.  
  886.     Z-Mail, a Unix World Magazine "Product of the Year" winner for 1991,
  887.     is a complete electronic mail system for workstations.  Z-Mail
  888.     provides Motif and Open Look graphical user interfaces, as well
  889.     as two character modes.  The software has been ported to nearly
  890.     every system that runs Unix, and it works with all standard Unix
  891.     mail transport agents including sendmail, binmail, smail, MMDF and
  892.     X.400 gateways.  Z-Mail can replace or coexist with standard mail
  893.     user agents on the system, including BSD Mail, AT&T mailx, Sun Mail
  894.     Tool, Elm, or Mush.  Most anyone can use Z-Mail "off the shelf" and
  895.     immediately benefit from its simple interface and advanced features.
  896.     
  897.     Z-Mail also includes Z-Script, a powerful scripting language that
  898.     enables users to customize and extend Z-Mail's capabilities.
  899.     Z-Mail's multi-media capabilities allow easy integration with
  900.     best-of-class products including spreadsheets, desk-top publishing,
  901.     graphics, fax, voice, and video. For example, when users receive a
  902.     spreadsheet file, Z-Mail can be configured to automatically launch
  903.     the associated application and load the the attachment automatically
  904.     and transparently to the user.  Z-Mail understands MIME-format
  905.     documents and is also compatible with Sun's multimedia Mailtool.
  906.  
  907.     Mac, MS-DOS, and MS-Windows versions, as well as native MIME
  908.     support, are planned for this summer.
  909.     
  910.     For more information on Z-Mail, contact:
  911.         Z-Code Software Corp.
  912.         4340 Redwood Hwy., Suite B-50
  913.         San Rafael, CA 94903
  914.         tel: (415) 499-8649
  915.         fax: (415) 479-0448
  916.         e-mail: info@z-code.com
  917.     
  918.     Also, you can anonymous-ftp a demo copy of Z-Mail from "ora.com" in
  919.     the directory pub/z-code/zmail/2.1.  (The file you want is named
  920.     zm.XXX.tar.Z, where XXX is your type of machine.)  You'll need to
  921.     call us after you do so we can send you an activation key.
  922.  
  923.  
  924. 9 MIME and Usenet news
  925.  
  926. 9.1 Introduction
  927.  
  928. Usenet articles are (by design) very similar to RFC 822 mail messages.
  929. It is therefore reasonable to expect MIME software to be adopted for use
  930. on Usenet.
  931.  
  932.  
  933. 9.2 News readers and transports with MIME support
  934.  
  935. Name:     GNUS
  936. Product:  reader
  937. Platform: GNU Emacs
  938. FTP:
  939. Author:   Masanobu UMEDA
  940. Comments:
  941.  
  942.     [ Masanobu UMEDA <umerin@mse.kyutech.ac.jp> 07-Aug-1993 ]
  943.  
  944.     GNUS is an NNTP-based newsreader for GNU Emacs.  GNUS versions
  945.     3.14.4 and later directly support reading of articles written in
  946.     MIME format.  It only requires the metamail package.  Compositions
  947.     of articles written in MIME format requires "mime.el" that is a
  948.     part of MIME tools for GNU Emacs (see 3.13).
  949.  
  950.  
  951. Name:     gnus-mime.el
  952. Product:  reaJoe Ilacqua der
  953. Platform: GNU Emacs
  954. FTP:      world.std.com:dist/gnus-mime.el.shar
  955.           (also in the contrib tree of metamail)
  956. Author:   Joe Ilacqua
  957. Comments:
  958.  
  959.     [ Joe Ilacqua <spike@world.std.com> 24-Jun-1993 ]
  960.  
  961.     "gnus-mime.el" is an ELISP package that adds support for MIME to
  962.     GNUS.  This is the second release: I consider it very beta, and I'm
  963.     sure there are bugs, but it does work.  It provides support both to
  964.     read and to post USENET articles in MIME format.  It's scarcest
  965.     feature is support for multi-part multi-media ".signatures".
  966.  
  967. I believe that gnus-mime.el is for GNUS prior to version 3.14.4.
  968.  
  969.  
  970. Name:     INN
  971. Product:  transport
  972. Platform:
  973. FTP:
  974. Author:
  975. Comments:
  976.  
  977.     [ Christopher Davis <ckd@eff.org> 03-Jun-1993 ]
  978.  
  979.     There is some minimal MIME support in the INN package.  Since INN
  980.     is a transport system, not a newsreader, the support is for
  981.     transferring MIME messages, not reading them.
  982.  
  983.     [ Christophe Wolfhugel <Christophe.Wolfhugel@grasp.insa-lyon.fr> 23-Jul-1993 ]
  984.  
  985.     INN's MIME support is today divided in two parts:
  986.  
  987.     1) the possibility to have nnrpd add default MIME headers to
  988.     locally posted articles;
  989.  
  990.     2) transfer-encoding changes on transport with `innxmit', i.e. recode
  991.     8bit to quoted-printable.
  992.  
  993.  
  994. Name:     MH
  995. Product:  reader
  996. Platform:
  997. FTP:
  998. Author:
  999. Comments:
  1000.  
  1001.     [ John Romine <jromine@ics.uci.edu> 30-Jul-1993 ]
  1002.  
  1003.     If you compile MH to use NNTP, it can read news with its "bbc"
  1004.     command; MH supports MIME.
  1005.  
  1006.  
  1007. Name:     nn
  1008. Product:  reader
  1009. Platform:
  1010. FTP:
  1011. Author:
  1012. Comments:
  1013.  
  1014.     [ Luc Rooijakkers <lwj@cs.kun.nl> 26-Jul-1993 ]
  1015.  
  1016.     The current beta release of nn tags newly posted articles as
  1017.     text/plain; charset=xxx with transfer encoding 8bit if the message
  1018.     contains any 8 bit characters.
  1019.  
  1020.     Reading support needs further work.
  1021.  
  1022.  
  1023. Name:     SNews
  1024. Product:  reader
  1025. Platform: MS-DOS OS/2
  1026. FTP:      ftp.wimsey.com:~ftp/pub/msdos/uupc/snews191.zip
  1027.           MS-DOS binaries
  1028. FTP:      ftp.wimsey.com:~ftp/pub/msdos/uupc/snws191o.zip
  1029.           OS/2 binaries
  1030. FTP:      ftp.wimsey.com:~ftp/pub/msdos/uupc/snws191s.zip
  1031.           Source
  1032. Author:
  1033. Comments:
  1034.  
  1035.     [ Daniel Fandrich <dan@fch.wimsey.bc.ca> 27-Aug-1993 ]
  1036.  
  1037.     Revision 1.91 of the SNews newsreader for MS-DOS systems
  1038.     fixes several bugs in version 1.90 (alpha), as well as adding
  1039.     some much-needed features, including built-in support for ISO
  1040.     8859/1/2/3/4/9 character sets (RFC 1521 and RFC 1522) and a single
  1041.     key interface to the metamail MIME decoder (or other user-specified
  1042.     program).  An additional bonus is the availability of an OS/2
  1043.     version.
  1044.  
  1045.  
  1046. Name:     trn
  1047. Product:  reader
  1048. Platform:
  1049. FTP:
  1050. Author:
  1051. Comments:
  1052.  
  1053. trn 3.0 has support for reading MIME articles with metamail, and
  1054. creating them with mhn.
  1055.  
  1056.  
  1057. End of Part II
  1058.