home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / MISC / DEMO510.ZIP / UTI300.INS / MEGAMAIL.DOC next >
Text File  |  1999-01-25  |  2KB  |  50 lines

  1.  
  2. Megamail Door Setup
  3. -------------------
  4.  
  5. The MegaMail(tm) offline reader system can be configured to run with any 
  6. Searchlight BBS system using the enclosed UTI driver programs.
  7.  
  8. The MegaDoor program (MDOOR??.ZIP) should be obtained, and installed on your 
  9. system according to its installation and configuration docs. The Searchlight
  10. UTI drivers should also be installed according to their instructions.
  11.  
  12. To run MegaDoor, create a batch file which first calls UTIDOOR to output the 
  13. door parameters into a text file, then call MEGADOOR with its config file as 
  14. a parameter. Here's an example file, called MDOOR.BAT:
  15.  
  16.      @echo off
  17.      utidoor utidoor.txt
  18.      megadoor megacfg.1 utidoor.txt
  19.  
  20. If your MEGADOOR.EXE or MEGACFG.x file isn't in the current directory, 
  21. append pathnames to these filespecs. Megadoor should be run from the current 
  22. directory (ie. BBS home directory) unless you use the SET SLBBS environment 
  23. variable, which allows you to specify the path to your home directory.
  24.  
  25. Create a separate MDOOR.BAT file for each node in multinode systems, and be 
  26. sure to create and specify a separate MEGACFG file for each.
  27.  
  28. To execute MDOOR.BAT as a door, insert a door command to run MDOOR.BAT into
  29. any menu. Specify "None" as the communications support, since Megadoor 
  30. has its own communications drivers.
  31.  
  32. The combination of MegaDoor with the Searchlight UTI driver requires 
  33. approximately 250K of memory to handle the largest messages and message 
  34. areas. Try to allocate about 300K of total memory to any SLBBS task which 
  35. includes the MegaMail door. If less memory is available, you may experience 
  36. problems with larger mail volumes during export of messages or when MegaMail 
  37. calls PKZIP to pack messages.
  38.  
  39.  
  40. For more information about Megamail or to obtain registered copies of 
  41. Megamail programs, contact:
  42.  
  43.    Kip Compton
  44.    PO Box 206
  45.    MIT Branch
  46.    Cambridge, MA 02139
  47.  
  48.    BBS: 703-690-7361
  49.  
  50.