home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / OFFLINE / SLBLUE4.ZIP / SLBLUE.DOC < prev    next >
Text File  |  1993-01-16  |  11KB  |  313 lines

  1.  
  2.                    SL/Blue Offline Mail Door v0.4 (Beta)
  3.                    Copyright (c) 1993 by Jason Ewert, of
  4.  
  5.                          TR ][ BBS  (416) 459-0688
  6.                              Fidonet: 1:259/207
  7.                             SL-Net 1000:250/851
  8.                           DarkNet  500:416/1 (HQ)
  9.  
  10.  
  11.  
  12.         ********
  13.         THIS IS A BETA RELEASE...
  14.         ********
  15.  
  16.         Parts created with Searchlight Programmer's Library
  17.         Portions Copyright (c) 1992 Searchlight Software
  18.  
  19.  
  20.  
  21. ──║█▓▒░ Disclaimer ░▒▓█║───────────────────────────────────────────────────┐
  22.  
  23.         The author makes no warranties, expressed or implied, as to the
  24.         quality or performance of this program. The author will not be
  25.         held liable for any direct, indirect, incidental or consequential
  26.         damages resulting from the use of this program. Your use of the
  27.         program constitutes your agreement to this disclaimer and your
  28.         release of the author from any form of liability or litigation.
  29.  
  30.         (In other words, Use at your own risk)
  31.  
  32.  
  33.  
  34. ──║█▓▒░ Introduction ░▒▓█║─────────────────────────────────────────────────┐
  35.  
  36.  
  37.    SL/BLUE is a BlueWave compatible offline mail door. Because I'm in a
  38.    rush (this IS a beta...), I'll quickly list a few of the features...
  39.  
  40.  
  41.    * Send/Recieve BlueWave mail packets (for use with the BlueWave offline
  42.                                          reader)
  43.  
  44.    * Scans for NEW, and PERSONAL mail!
  45.  
  46.    * Uses full security (postable/readable, attributes, etc...)
  47.  
  48.    * Allows user to Join/Unjoin accessable subboards from home, and then
  49.      upload the new configuration on the next call. The user will then be
  50.      Joined/Unjoined to any selected subboards, automatically.
  51.  
  52.    * Configurable Archive/Protocol settings...
  53.  
  54.  
  55.      and more...
  56.  
  57.  
  58.  
  59.  
  60. ──║█▓▒░ Set Up ░▒▓█║───────────────────────────────────────────────────────┐
  61.  
  62.  
  63.    To set it up.. just FIVE easy steps.
  64.  
  65.  
  66. STEP 1:  Make a directory for SL/Blue. Unzip the contents of this archive
  67.          into it... Easy enough?
  68.  
  69.  
  70. STEP 2:  Create a TEMP directory from this directory.
  71.  
  72.          (eg.  If you unzipped SL/Blue into "C:\BLUEW", make the directory
  73.                "C:\BLUEW\TEMP")
  74.  
  75.  
  76.  STEP 3:  In the main SL/Blue directory, create a file called:
  77.  
  78.                 "SLBLUE.SUB"
  79.  
  80.           This is a simple text file. (Use your favorite editor..)...
  81.  
  82.           Enter a list of ALL the subboards you wish to enable
  83.           import/export for. (Please note, SL/Blue does check for
  84.           access with attributes and security levels for all areas...
  85.           it is recommended you enter *ALL* subboards here.) You may
  86.           want to copy your "MAIN.SUB" file here to save time. (Be
  87.           sure to rename it.)
  88.  
  89.  
  90.  
  91.           eg:
  92.  
  93.           <beginning of file>
  94.           GENERAL
  95.           SL_GENERAL
  96.           SL_JOKES
  97.  
  98.           ..
  99.           ..
  100.           etc..
  101.           <end of file>
  102.  
  103.  
  104.           For those of you who don't want to spend the time doing this,
  105.           you may run the enlosed program "UTIL.EXE". This will scan
  106.           your .SL2 files and create this list for you...
  107.  
  108.  
  109. STEP 4:   Run "CONFIG.EXE"... it should be self-explanatory...
  110.  
  111.            General Setup -
  112.  
  113.                           Temp Directory  : This is a temporary work
  114.                                             directory. make sure it is
  115.                                             empty, any contents will be
  116.                                             deleted.
  117.  
  118.                                 PacketID  : This is a short, up to 8
  119.                                             character BBS ID. Try to
  120.                                             use something similar to
  121.                                             your BBS name...
  122.  
  123.                           Registration #  : When (if?) you register
  124.                                             SL/Blue, you will be given
  125.                                             a code number. Enter it here.
  126.  
  127.                               Sysop name  : Enter your Real Name here..
  128.  
  129.                                 BBS Name  : Enter a short Origin line for
  130.                                             your BBS here..
  131.  
  132.                             Primary Zone  : If you are in a network(s),
  133.                             Primary Net     enter your address. 0 if none.
  134.                             Primary Node
  135.                             Primary Point
  136.  
  137.  
  138.                            Include Files  : If you wish to include a file
  139.                                             or bulletin for display within
  140.                                             the offline reader, specify it
  141.                                             here...
  142.  
  143.                                             The files MUST be in the same
  144.                                             directory as SL/Blue.
  145.  
  146.  
  147.            Archive Setup -
  148.  
  149.            (The Default Archiver is *ALWAYS* #1. There MUST be
  150.            an entry for this.
  151.  
  152.  
  153.  
  154.                             Archive Name  : Name of the archiver (eg. ZIP)
  155.  
  156.                         Compress Command  : The command line to compress
  157.                                             the file. Specify the filename
  158.                                             and source files by using
  159.                                             %F and %S respectively.
  160.  
  161.                       UnCompress Command  : The command line to uncompress
  162.                                             the file. Specify the filename
  163.                                             and directory to uncompress into
  164.                                             using %F and %D respectively.
  165.  
  166.  
  167.  
  168.            Protocol Setup -
  169.  
  170.            (The Default Protocol is *ALWAYS* #1. There MUST be
  171.             an entry for this...)
  172.  
  173.  
  174.  
  175.                            Protocol Name  : Name of the protocol (eg Xmodem)
  176.  
  177.                             Send Command  : The command line to send a file.
  178.                                             Specify the filename, port,
  179.                                             baud rate by using %F, %P and
  180.                                             %B respectively.
  181.  
  182.                          Recieve Command  : The Command line to recieve a
  183.                                             file. Specify the port and baud
  184.                                             rate by using %P and %B
  185.                                             respectively.
  186.  
  187.  
  188.  
  189.  
  190.           (That should be it, generally...)
  191.  
  192.  
  193. STEP 5:   Add SLBLUE to your menu setup. An example follows:
  194.           (of course, you may have to change the dir, etc...)
  195.  
  196.              1. Command Name ................. SL/Blue: BlueWave Offline Mail
  197.              2. Command Key .................. O
  198.              3. Description .................. BlueWave Offline Mail
  199.              4. Minimum Access Level ......... 0
  200.              5. Maximum Access Level ......... 255
  201.              6. Required Attributes .......
  202.              7. Exclude Attributes ........
  203.              8. Preference Attributes .....
  204.              9. Help Levels ............... All
  205.  
  206.             10. Door Command ................. SLBLUE.EXE
  207.  
  208.             11. Directory Path ............... C:\BLUEWAVE
  209.             12. Communications Support ....... NONE
  210.             13. Abort Method ................. NONE
  211.             14. Write Protection ............. NO
  212.             15. Parameter File ............... NONE
  213.             16. Pause after door ............. NO
  214.  
  215.  
  216.  
  217.  
  218. *** and that's it! You're all set up, and ready to go...
  219.  
  220.  
  221.  
  222. ──║█▓▒░ Other Stuff ░▒▓█║─────────────────────────────────────────────────┐
  223.  
  224.  
  225. ***     Misc Notes:
  226.  
  227.         Local Logins:       If you D/L a packet locally, it will be saved
  228.                             in the temp directory, so long as you do not
  229.                             download or upload another packet...
  230.  
  231.  
  232. ***     Planned additions:
  233.  
  234.  
  235.         * Keyword searches (built-in... quick.. before you D/L)
  236.  
  237.         * Join/Unjoin subboards before D/L'ing packets..
  238.  
  239.         * Specify a maximum packet size
  240.  
  241.         * QWK generation
  242.  
  243.         * File Request features (on/off/configurable limits)
  244.  
  245.         * Filters/Macros... (config. from door & reader)
  246.  
  247.  
  248.  
  249.  
  250. ***     That's all folks! If you want to contact me, drop me a line at my
  251.         BBS...
  252.  
  253.          TR ][ BBS
  254.          (416) 459-0688
  255.          up to 16.8k Dual Standard supported
  256.  
  257.          SL-Net   250:1010/851
  258.          Fidonet     1:259/207
  259.          ComNet     95:416/304
  260.          DarkNet     500:416/1  (always looking for more nodes! Dark_Net is
  261.                                  an inter-BBS gaming net, Hooking up many
  262.                                  online doors into BBS-against-BBS-against-
  263.                                  BBS contests! Plus, we've got lots of neat
  264.                                  RPG's... grin)
  265.  
  266.          TeleNet       20:22/108
  267.  
  268.  
  269.  
  270.  
  271.  
  272. ──║█▓▒░ Registration ░▒▓█║────────────────────────────────────────────────┐
  273.  
  274.   This program is not crippled in any way...
  275.  
  276.   However, it did take me a LOT of EFFORT and TIME to write this. I'm a
  277.   student, so I also don't have that much time as it is..
  278.  
  279.   For $35, I will send you a registration key that will remove the annoying
  280.   delay, and the "UNREGISTERED" tag in every message...
  281.  
  282.  
  283.    Registration is only $35...
  284.  
  285.  
  286.         If you want to drop me a line, contact me at my BBS:
  287.  
  288.                         TR ][ (Total Rekall 2)
  289.                         PHONE: (416) 459-0688
  290.                         SysOp: Jason Ewert
  291.  
  292.                        24 Hrs., 365 Days a Year
  293.                          300-16.8k Bps, n,8,1
  294.  
  295.                          FidoNet:  1:259/207
  296.                          SL-Net:   250:1010/851
  297.                          TeleNet:  20:22/108
  298.  
  299.          DarkNet     500:416/1  (always looking for more nodes! Dark_Net is
  300.                                  an inter-BBS gaming net, linking up many
  301.                                  online doors into BBS-against-BBS-against-
  302.                                  BBS contests!) If you are interested, lemme
  303.                                  know!
  304.  
  305.                                 or
  306.  
  307.                             TR ][ BBS
  308.                             c/o Jason Ewert
  309.                             10 Langford Crt.
  310.                             Brampton, Ontario
  311.                             L6W 4K4
  312.                             Canada
  313.