home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / RA2GIGO2.ARJ / RA2GIGO.DOC < prev    next >
Text File  |  1994-10-16  |  4KB  |  126 lines

  1.                                 
  2.  
  3.  
  4.  
  5.                                  RA2GIGO v1.1
  6.  
  7.                       Another fine utility from LlanoWare
  8.  
  9.                        For RemoteAccess v2.x BBS Systems
  10.                          
  11.                            Written By: Bob DaCastello
  12.                           Idea & Docs: Bill Wolf
  13.                       
  14.                       RA2GIGO (c) 1994 by Bob DaCastello
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21. * Warrenty *
  22.   
  23.   None at all, use at your own risk.  By running this program or reading
  24.   this (short) documentation you agree to take full responsebilitys for
  25.   anything that happens.
  26.  
  27.  
  28. * Registration *
  29.  
  30.   None required.  If you feel you must send a contribution, send it to:
  31.        Bob DaCastello
  32.        Po Box 53
  33.        Llano, CA.  93544-0053
  34.  
  35.  
  36. * What it Does *
  37.  
  38. Quite simply, RA2GIGO will read your RemoteAccess v2.x user list, 
  39. and create a users .cfg file for GIGO.   This allows automatic bouncing
  40. of any incoming Internet email, that was improperly addressed, or to a user
  41. that does not exist on your BBS.  No need to manually bounce all the unknown
  42. messages, or to manually update your users .cfg file!   This program
  43. can run in your midnight events, or after each new user logs off of
  44. the system.
  45.  
  46. * How to Use it *
  47.  
  48. Included in this archive is a sample RA2GIGO.CTL file.  You may use this
  49. as your model, or create a new one from scratch.   Since there are only
  50. 4 needed statements, it's not big!  Examples are given below.
  51. File sharing is used so RA2GIGO may be run while users are online.
  52.  
  53. FIDO 1:2235/10
  54.  
  55.  This statement is optional.  If the statement is not available, it will
  56.  read your main net address from the RA configuration.
  57.  This should point to your main node address.  This is a requirement of 
  58.  GIGO.
  59.  
  60. OUTFILE D:\GIGO\UTIUSER.CFG
  61.  
  62.  This is the output file that RA2GIGO will create.  For ease of use, it
  63.  should be written to your GIGO directory, where the rest of your .cfg
  64.  files are located.  Also, you MUST comment out the KEEPUNKNOWN or
  65.  KEEPUNKNOWNUSERS from your USERS.CFG file, and INCLUDE the output file
  66.  RA2GIGO creates in your gateway.cfg file.  Or else GIGO will never make
  67.  use of the output file.
  68.  This file is over written each time RA2GIGO is run.
  69.  
  70. SEC ALL
  71.  
  72.  This statement can contain one of two choices.  ALL, or a Numerical value.
  73.  RA2GIGO allows up to 100 different security levels.  This is for those 
  74.  systems who restrict access to the gateway, or require a subscription.
  75.  Any users who have the same security as defined will have their name 
  76.  added to the OUTFILE.
  77.  
  78. SHORT
  79.  
  80.   The default user name translation is first.last.  (ie, bill.wolf).  For
  81.   those gateways who prefer the alternative flast. (ie, bwolf) Including 
  82.   this option in the control file, will use the flast naming translation.
  83.   Uncomment this line if you want SHORT style names (ie, bwolf) or leave it
  84.   commented out if you want full names used (ie, bill.wolf).
  85.  
  86. * That's It! *
  87.  
  88.  
  89.   There really isn't much more to RA2GIGO than the above.  If you have
  90.   any suggestions, questions or problems, please direct them to Bob - 
  91.   as he's the one who wrote the utility.  I just came up with the idea. :-)
  92.  
  93.   You can always get the current version by:  
  94.   
  95.   FREQing RA2GIGO @ 1:2235/10 or 1:102/1313  or 1:102/1331
  96.  
  97.   sending internet email to fileserv@uti.com
  98.   in the body of the message, GET RA2GIGO.  
  99.  
  100.   My gateway will then email the uuencoded program back to you.
  101.  
  102.  
  103.   We may be contacted by the following methods:
  104.  
  105.   Bob DaCastello - Teen Town BBS/LlanoWare Support
  106.                    (805) 264-0443 1:102/1313@fidonet
  107.                    (805) 264-0448 1:102/131@fidonet
  108.                    bob.dacastello@tumbleweed.com
  109.                    Freq LLANOWARE for current list of LlanoWare 
  110.                    programs from the above site.
  111.  
  112.   Bill Wolf     -  UTI Systems/FD,RA,USR & OLMS Beta Site
  113.                    (815) 942-2930 1:2235/10@fidonet
  114.                    bwolf@uti.com
  115.  
  116.  
  117. %end%
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.