home *** CD-ROM | disk | FTP | other *** search
/ synchro.net / synchro.net.tar / synchro.net / main / COMM / MMOS2033.ZIP / README.os2 < prev    next >
Encoding:
Text File  |  2000-02-21  |  2.0 KB  |  44 lines

  1. This is the EMX (OS/2) version of MultiMail v0.33. It requires at least
  2. OS/2 2.0 and the EMX runtime library to run.
  3.  
  4. I've copied the basic Unix documentation to OS/2-format text files here,
  5. but the full source code is available in a separate archive.
  6.  
  7. The first thing MultiMail will do when run is to look for its config file,
  8. MMAIL.RC. It will look for an environment variable, MMAIL, to specify a
  9. directory. If that's not defined, it will look for HOME; and finally, if
  10. neither is defined, it will use the current directory.
  11.  
  12. By default, MultiMail will then generate a directory "mmail" under the
  13. same directory, and place its files and directories there -- a holdover
  14. from the Unix version. For OS/2, you might instead want to say "no" when
  15. prompted to continue, after the default MMAIL.RC is created; then, edit
  16. the "mmHomeDir" line and set it to the same location as MMAIL or HOME.
  17. (If you don't do this, it won't matter; it's just that there will be that
  18. extra directory level.) As of version 0.19, the autogenerated MMAIL.RC
  19. includes full (uncommented) definitions for all paths, which you'll also
  20. have to override; but commenting out or removing those lines is
  21. sufficient.
  22.  
  23. In addition to the MultiMail package itself, you'll also need InfoZip or
  24. PKZIP (and/or LHA, ARJ, etc.) to uncompress the packets and compress the
  25. replies. InfoZip is available from:
  26.  
  27.     ftp://ftp.cdrom.com/pub/infozip/
  28.  
  29. PKZIP is at:
  30.  
  31.     ftp://ftp.pkware.com/
  32.  
  33. PKZIP is the default for DOS; InfoZip is the default for other platforms.
  34. The programs should be installed somewhere in the PATH; otherwise, the
  35. full path must be specified in MMAIL.RC.
  36.  
  37. This package includes some example color schemes, with ".col" extensions.
  38. How or whether you install these is up to you. (If you want to use them, I
  39. suggest putting them in your "mmail" directory. To select one, alter the
  40. "ColorFile" keyword in MMAIL.RC to point to it.)
  41.  
  42. This was compiled with EMX 0.9c. To download EMX or the runtime library,
  43. see: http://www.leo.org/pub/comp/os/os2/leo/gnu/emx+gcc/
  44.