home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / BBS / NETMAIL / MKQWK102.ZIP / QBBSDOX.TXT < prev    next >
Encoding:
Text File  |  1991-11-02  |  4.6 KB  |  121 lines

  1. Running MkQWK on the QuickBBS System        By: Jim Hale
  2. ------------------------------------            The Isle of Melnibone
  3.                                                 FIDO 1:380/3
  4.  
  5.  
  6. Initial Setup
  7. -------------
  8. You will need the following programs in order to get MkQWK up and
  9. running with QuickBBS:
  10.  
  11.         1) QuickBBS (2.75 or 2.66) Naturally ;-)
  12.         2) 275to266.EXE (Not needed if you are running 2.66)
  13.         3) QtoRA.EXE    ]
  14.         4) RAConfig.EXE ] -- These Files are in the RA BBS Archive(s)
  15.         5) The MkQWK Mail System. Which you MUST have or you wouldn't be
  16.            reading this. B-)
  17.  
  18. [-- IF YOU DO NOT HAVE THESE PROGRAMS, GET THEM BEFORE CONTINUING!! --]
  19.  
  20. QuickBBS (2.75)
  21. ---------------
  22. 1) Move the following files into your QuickBBS MAIN Directory (I use
  23.    C:\QUICKBBS).
  24.  
  25.         a) 275to266.EXE (Not needed if you are running 2.66)
  26.         b) QtoRA.EXE
  27.         c) RAConfig.EXE
  28.  
  29. 2) Run 275to266.EXE. This will create the necessary CONFIG.BBS file to
  30.    work with. (Skip this step if you are running 2.66)
  31.  
  32. 3) Run QtoRA.EXE. This will create the necessary *.RA files. Select "N"
  33.    for Selections 5. Select "Y" for 1,2,3 & 4.
  34.  
  35. [----------- Now Comes the "Bubble Gum" & "Barbed Wire" :) ------------]
  36.  
  37. 4) Run RAConfig.EXE. Modify the following sections:
  38.  
  39.         a) Select O)ther. Select P)aths.
  40.            Change "Menus Directory" to "C:\QUICKBBS\MENUS\"
  41.            Change "Text FIles Directory" to "C:\QUICKBBS\TEXT\"
  42.            Change "Message Base Directory" to "C:\QUICKBBS\"
  43.            Change "Nodelist Directory" to "C:\DB\NODELIST\"
  44.            (Note the Backslashes!)
  45.  
  46.            Press [ESC]
  47.  
  48.            NOTE: If you're setup is different then mine, just modify it
  49.            to suit your needs. For Instance, I use the D'Bridge Email
  50.            System so that's my my nodelist path is set the way it is.
  51.  
  52.         b) Select A)ddresses.
  53.            Make sure that your Main Network Address (0.) and your AKA's
  54.            (1. - 9.) match those setup in your QConfig.
  55.  
  56.            i.e. If your QConfig Address screen shows:
  57.  
  58.            Main Address: Zone 1   Net 380   Node 3     Point 0
  59.                  AKA #1: Zone 8   Net 7003  Node 4015  Point 0
  60.                  AKA #2: Zone 90  Net 8181  Node 5     Point 0
  61.                  etc.
  62.  
  63.            then the RA Address screen SHOULD show:
  64.  
  65.            0. 1:380/3
  66.            1. 8:7003/4015
  67.            2. 90:8181/5
  68.            etc.
  69.  
  70.            Press [ESC]
  71.  
  72.            NOTE: The first time that I did this, it put a couple of
  73.            empty addresses between the 1st and 2nd AKA. BE SURE that
  74.            you're address listing for RA MATCHES the address listing for
  75.            your QuickBBS setup.
  76.  
  77.         c) Select S)ystem.
  78.            Change "System Log File" to "C:\QUICKBBS\SYSTEM.LOG" or
  79.            wherever your QuickBBS "System.Log" is located.
  80.            (NO BackSlash!)
  81.  
  82.            Press [ESC][ESC] (Twice)
  83.            
  84.         d) Select M)essages. Select M)essage Areas.
  85.            Go through *EACH* Message Area and make sure of the
  86.            following:
  87.  
  88.            1) The AKA Address listed is correct for that Message Area.
  89.            If you have different addresses for different NetWorks (like
  90.            I do) than you will need to modify those. When I first ran
  91.            this setup, the enhancement put my Main FIDO Address in ALL
  92.            the Message Areas (even though some of them needed to be
  93.            setup for the OTHER NetWorks).
  94.  
  95.            2) The Security Levels and Flags for the Message Areas SHOULD
  96.            be correct. If not, just modify them to whatever you have
  97.            them set to in QConfig.
  98.  
  99.            Press [ESC][ESC] (Twice)
  100.  
  101.         e) Select Q)uit. Select Y)es.
  102.  
  103. 5) Setup MkQWk as per Mark's Instructions.
  104.  
  105. 6) The Batch File for running MkQWK is as follows:
  106.  
  107.         If errorlevel 50 goto MkQWK  <- Appropriate errorlevel with a
  108.                                         drop type "15". *NOT* a "7".
  109.  
  110.         :MkQWK                  <- Just the Label.
  111.         c:                      <- Change to Drive MkQWK is on.
  112.         cd\quickbbs             <- Change to where MkQWK is located.
  113.         MkQWK                   <- Run MkQWK ;)
  114.         Goto RestartQuick       <- Or whatever it takes to reload
  115.                                    QuickBBS after a Door.
  116.  
  117. That SHOULD do it! If you have any questions regarding running MkQWK on
  118. the QuickBBS System, you can NetMail me at 1:380/3 (FIDO) OR you can
  119. call my board straight (The Isle of Melnibone - (318) 443-8227 - *HST*).
  120. Questions regarding MkQWK should go to Mark. ;-)
  121.