home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / INET16.ZIP / QUICKBBS.DOC < prev    next >
Encoding:
Text File  |  1995-02-27  |  7.1 KB  |  176 lines

  1.  
  2.                       INET VERSION 1.6 QUICKBBS TIPS
  3.                       ------------------------------
  4.  
  5.             Tips and Suggestions for Using The Internet Connection
  6.                    Version 1.6 with QuickBBS Version 2.80
  7.  
  8.  
  9.                             By: James Goldbloom
  10.                             Fidonet:  1:109/611
  11.  
  12.  
  13.  
  14. Introduction:
  15. -------------
  16.  
  17. I am extremely proud to be a QuickBBS registered SysOp.  This file was
  18. written by me to all Internet Connection (Version 1.6) users to help
  19. all of you make the most of the installment of this program into your
  20. BBS.  The tips here are merely suggestions, to make the transition
  21. to 1.6 smooth, and also to avoid confusion and problems if at all
  22. possible.  These suggestions are not gauranteed to work, but are
  23. in action and operational on my BBS.  Results vary, so use this
  24. file as general guidelines.  QuickBBS allows customization, as does
  25. the Internet Connection.  Be creative, have fun, and be unique!
  26.  
  27. First, how about a working example of INET.CFG, for your perusement!
  28.  
  29. Here is a working final INET.CFG taken right from my system, with the
  30. registration number being set to 0, for obvious reasons:
  31.  
  32. --------------------------------------------------------------------
  33. Sysop James Goldbloom
  34. SysopSecLvl 10
  35. RegistrationKey 0
  36. Origin 1:109/611
  37. Gate 1:109/42
  38. Outbound C:\NETMAIL
  39. MsgToLine UUCP
  40. MsgAreaName AD's FREE Internet Gateway
  41. Flags Private Local Kill
  42. AppendText C:\quickbbs\txtfiles\append.txt
  43. AddressBook
  44. MaxFileDays 90
  45. MaxAddresses 100
  46. Editor D:\GEDIT\GEDIT.EXE *P *B 30 300 -S32000 -N*N
  47. MsgInfo MSG.INF
  48. MsgInfoFormat From To Subj MsgArea PRIVATE
  49. MsgTemp MSGTMP
  50. LogFilePath C:\INET
  51. MessageCost 0
  52. ;AllowHandles
  53. ReplyText REPLYADDR
  54. SemaPhore 
  55. --------------------------------------------------------------------
  56.  
  57. Tips and comments about INET.CFG:
  58.  
  59. * The name of my BBS is "AD Message System" so be sure to use a creative
  60.   name other than the bland default one with the sample.cfg!
  61.  
  62. * SysOp security is NOT *your* security, but the minimum level which
  63.   permits ANY user to ADD/MODIFY/DELETE in the PUBLIC Address Book.
  64.   I use 10, the lowest level which is NOT a new user.  I don't mind
  65.   allowing users to add stuff to the public book, so all users can see!
  66.  
  67. * Notice I don't have CRASH enabled as one of the flags.  I prefer to
  68.   send my UUCP mail routed through my local hub, which is easier to
  69.   get into than the busy UUCP gateway.  Crash will bypass this routing!
  70.  
  71. * AppendText can point to any file in your txtfiles directory!  Hint hint!
  72.   I wrote a small file which looks like this:
  73.  
  74. ###########################################################################
  75. # INTERNET <-> FIDONET:   This message originated from AD Message System  #
  76. #                         at Fidonet 1:109/611 (SysOp: James Goldbloom)   #
  77. #                         BBS Phone: (703) 998-2958 - 24hrs - 4 Nodes     #
  78. ###########################################################################
  79.  
  80. (Notice no high-ascii... Most gateways strip them anyway...)
  81.  
  82. * I use Gedit 2.10 as my editor, and the command line given is exactly
  83.   the one you want to use, NO exceptions or changes other than paths.
  84.   I put mine in a RAM disk, since I don't allow users to enter data into
  85.   the dictionary for Gedit.  Speedy loads... important!
  86.  
  87. * If not sure, use MSG.INF and MSGTMP in the appropriate lines.  No
  88.   matter how much you want to add paths, DO NOT ADD PATHS.
  89.  
  90. * MsgInfoFormat is important...  this sample is for Gedit, and works
  91.   perfectly.  I suggest you do NOT change this type of setup!
  92.  
  93.  
  94.  
  95. Ok, enough about configuration files.  Now let's talk about stuff you
  96. need to do in Qconfig!
  97.  
  98. * Make sure you have a netmail area configured set to NET and PRIVATE,
  99.   in the message area section.  All netmail should go to this one
  100.   area, unless you can send FIDONET messages to another.  If this is
  101.   true, where you mailer sends only UUCP messages to one area, and
  102.   Fidonet netmail to another, setup two areas.  Its no big deal to
  103.   name the area something generic like "Network Private Mail" because
  104.   INET will use the areaname defined in INET.CFG when intercepting
  105.   Internet messages anyway!  This area should hold 500 or so messages,
  106.   set with maybe 60 days for OLD, and 7 days for received if not less.
  107.   Only INCOMING netmail will be put in this area.  INET 1.6 does not
  108.   put an outgoing message into the message base, and NON internet
  109.   messages will be PUBLIC if the area if public, and private if the
  110.   area is private.  Basically use the MSGINFOFORMAT example I use
  111.   above for GEDIT and QBBS, and most popular editors.
  112.  
  113. * Knowing INET writes directly to the NETMAIL directory on your disk,
  114.   this presents a problem with QuickBBS because the MSGTMP file is
  115.   deleted by INET after the message is written to disk.  To help users
  116.   from getting confused, go into ALL your language files, and do
  117.   the following:
  118.  
  119.   + Use Alt-F to find "SYSTEM ERROR: MISSING %1"
  120.   + Change this line to read: "INET MESSAGE: Message Exported!"
  121.  
  122.   + Use Alt-F to find "MESSAGE NOT SAVED"
  123.   + Change this line to read: "BBS RESPONSE: Task completed!"
  124.  
  125.   I think you get the idea here!  INET has indeed saved and sent the
  126.   message, but since MSGTMP is not there, and due to the errorlevel
  127.   INET issues to avoid message dupe (by export again), these two
  128.   language lines avoid confusion.  This is a nifty trick, and looks
  129.   clean to the user who sees NO error messages.  Their message is
  130.   on your disk, in your netmail directory.  No copy lives in your
  131.   message base.  Later, you can IMPORT it using your mailer, but
  132.   this is not really necessary, as if the message does come back
  133.   as orphan, the original message is always included in the Daemon Mail.
  134.  
  135. * As for the EDITOR, go into Menu Edit and in your network menu which
  136.   loads INET as a door (for POST functions), use this command line
  137.   as a working example to get you started (optional data line in menu
  138.   line):
  139.  
  140.   *C /C *M C:\INET\INET.EXE /POST /NODE*N
  141.  
  142. * As for REPLY, which is an awesome feature, load up QCONFIG, go into
  143.   the full screen editor, and issue this line for INET, as an example:
  144.  
  145.   C:\INET\INET.EXE /REPLY /NODE1
  146.  
  147.   (change the node number for each node in a multinode environment
  148.    by running qconfig in each node sub-directory.  Do NOT use
  149.    metacharacters in qconfig full screen editor command line.)
  150.  
  151.   EXTREMELY IMPORTANT:  ENABLE THE SWAP FUNCTION IN QCONFIG'S FULL SCREEN
  152.                         EDITOR SCREEN.  ALWAYS.
  153.  
  154.  
  155.  
  156. Ok, that should get you started and on your way to fully and cleanly
  157. integrating INET 1.6 into your QuickBBS system.
  158.  
  159.  
  160. Thanks for your time, and please feel free to send NETMAIL to me with
  161. comments, additions/deletions/modifications you think are necessary.
  162. I will credit you fully with any suggestions.  I would also like
  163. uses to send me via netmail working command lines for full screen
  164. editors other than GEDIT, to help others.
  165.  
  166. Finally, call my BBS if you wish at (703) 998-2958 anytime, or netmail
  167. me via my Fidonet node number:  1:109/611.
  168.  
  169. Take care, and thanks for taking the time to view this file!
  170.  
  171. ;-)
  172.  
  173. -James
  174.  
  175. {end of file}
  176.