home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1999 February / PCO_0299.ISO / filesbbs / dos / mmdos020.exe / README.dos < prev    next >
Encoding:
Text File  |  1998-12-06  |  1.8 KB  |  41 lines

  1. This is the MSDOS executable of MultiMail v0.20. It requires at least a
  2. 386 to run. It also runs under Windows and OS/2.
  3.  
  4. I've copied the basic Unix documentation to MSDOS-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 DOS, 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.)
  19.  
  20. In addition to the MultiMail package itself, you'll also need InfoZip or
  21. PKZIP (and/or LHA, ARJ, etc.) to uncompress the packets and compress the
  22. replies. InfoZip is available from:
  23.  
  24.     ftp://ftp.cdrom.com/pub/infozip/
  25.  
  26. PKZIP is at:
  27.  
  28.     ftp://ftp.pkware.com/
  29.  
  30. (PKZIP is the default for DOS; InfoZip is the default for other
  31. platforms.) The programs should be installed somewhere in the PATH;
  32. otherwise, the full path must be specified in MMAIL.RC.
  33.  
  34. This package includes some example color schemes, with ".col" extensions.
  35. How or whether you install these is up to you. (If you want to use them, I
  36. suggest putting them in your "mmail" directory. To select one, alter the
  37. "ColorFile" keyword in MMAIL.RC to point to it.)
  38.  
  39. This was compiled with DJGPP 2.01, and linked with the PMODSTUB.EXE DPMI
  40. server. See http://www.delorie.com/djgpp/ for more information.
  41.