home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / TRI_INET.ZIP / README.3RD < prev    next >
Text File  |  1994-12-20  |  5KB  |  109 lines

  1.  
  2. I think it's important to have a little discussion about
  3. directory structure before we get into things like TriBBS
  4. email message conference setups, newsgroup conference
  5. setups, addressing schemes, and utility configurations.
  6.  
  7. Remember, you are going to be working with several programs.
  8. You've got TriDog, TriToss, GIGO, and FX-UUCICO.  I'm just
  9. going to tell you how I've got them set up on my PC.  There
  10. are a thousand different ways to do this but you might just
  11. want to follow my lead.
  12.  
  13. Here is the way I've got my directory tree set up on my
  14. PC (I'm only showing you the directory trees for the utilities
  15. I've listed above):
  16.  
  17.        C:\
  18.        ├──FX
  19.        │  └──IN_OUT
  20.        │     └──NUCHAT
  21.        ├──GIGO
  22.        │  ├──INBOUND
  23.        │  └──OUTBOUND
  24.        │     └──ZIP_TEMP
  25.        ├──TRIDOG
  26.        ├──TRITOSS
  27.        │  ├──ARCMAIL
  28.        │  ├──INWORK
  29.        │  ├──NETMAIL
  30.        │  └──OUTWORK
  31.  
  32. Since it's first in line, let's talk about FX.  Obviously,
  33. it's the directory for the FX-UUCICO program.  The IN_OUT
  34. directory is the name I gave to the directory that will hold all
  35. of the final outgoing UNIX-format message packets and all of the
  36. initial incoming UNIX-format message packets.  You can name it
  37. whatever you want but be sure to make the appropriate changes
  38. in the configuration files that point to this directory.  There
  39. is one subdirectory below IN_OUT that you will have to make and
  40. name.  The name depends on the system name of your UUCP provider
  41. and it is required because of the way that FX-UUCICO operates.
  42. When you got set up with your UUCP provider, they should have
  43. given you this system name.  Make a subdirectory under the IN_OUT
  44. level with this system name.  You'll need it when you get to the
  45. Gateway configuration files.
  46.  
  47. Next, is GIGO.  The original GIGO program, when unarchived, has
  48. a whole slew of subdirectories.  I've edited this list to only
  49. include the ones that have something to do with our actual
  50. Internet setup.  The INBOUND directory is where the Gateway
  51. program will place the translated .PKT files so that they are
  52. ready for processing by TriToss later down the line.  The
  53. OUTBOUND directory is where MailScan will place any .PKT files
  54. that are the result of outgoing Internet email messages from
  55. your board and it's also where TriToss will place any .PKT
  56. files that are the result of outgoing Internet newsgroup
  57. messages from your board.  The OUTBOUND directory has a special
  58. subdirectory and I'll have to go into greater detail for that
  59. one when I get into the detailed discussion about my Internet
  60. event batch file.  For now, just consider that you will need
  61. this special ZIP_TEMP subdirectory.
  62.  
  63. *Special note about GIGO - as soon as you unzip the archive,
  64. make sure that you go in and immediately copy the COMPRESS.EXE
  65. file from the COMPRESS subdirectory into the main GIGO directory.
  66. Also, go to the MAILSCAN subdirectory and copy the MAILSCAN.EXE
  67. and MAILSCAN.CFG into the main GIGO directory.  This is very
  68. important.
  69.  
  70. TriDog is a pretty simple directory.  There's not much in it
  71. and it doesn't need any subdirectories.
  72.  
  73. TriToss is a little more complicated but not beyond reach.  You're
  74. going to need the ARCMAIL directory but I don't want to get you
  75. bogged down in the "why".  I'd have to get into the dreaded
  76. "Fido" word and I don't want to have to do that.  Just make it
  77. and then forget it - we'll make a small reference to it in one
  78. of the configuration files later on.  The INWORK and OUTWORK
  79. subdirectories are created by TriToss itself the first time you
  80. run it.  They are directories where the temporary processing of
  81. messages takes place.  You can make them before you run TriToss
  82. the first time or just let TriToss make them on the fly.  The
  83. NETMAIL subdirectory is the name I gave to the directory that
  84. will temporarily hold the incoming Internet email messages that
  85. TriToss prepares for TriDog to finish up with.  Again, you can
  86. name it something different, but you'll have to watch carefully
  87. for references to it in the configuration files and make the
  88. appropriate changes.
  89.  
  90. I have indeed made an assumption that you already have these files
  91. in your possession and I probably shouldn't do that.  You can
  92. obtain the latest TriDog and TriToss files from The Lobster Buoy
  93. or from any number of official TriBBS Support Boards.  I believe
  94. I received the FX-UUCICO archive from my UUCP provider....that's
  95. probably as good a place to start as any.  If they don't have it,
  96. any number of good BBSes will have it.  The GIGO program is a
  97. little harder to find because of the date-kill function.  A lot
  98. of boards have some version of it but usually they're already
  99. out of date and won't function properly.  After contacting Jason
  100. Fesler (the author of GIGO), I did an FTP (File Transfer Protocol)
  101. download of the latest version from an FTP-site he gave me.  As of
  102. this writing, the site was ftp.crl.com:/users/ro/jfesler.
  103.  
  104. Okay, enough on directory structures.  Go on to the next readme
  105. file for an explanation of how to set up your private Internet
  106. email conference on your TriBBS board and how to set up a
  107. typical Internet newsgroup conference on your board.
  108.  
  109.