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

  1. ;
  2. ;                              S A M P L E
  3. ;
  4. ;*************************************************************************
  5. ;*                                                                       *
  6. ;*  INET Version 1.6   Written by Mark Williamson, 1:202/750@Fidonet     *
  7. ;*                     Copyright 1994 - Omega Software - M. Williamson   *
  8. ;*                                                                       *
  9. ;*  Configuration file designed by James Goldbloom, 1:109/611@Fidonet    *
  10. ;*                                                                       *
  11. ;*  This file is a SAMPLE and is not actually used by INET when you run  *
  12. ;*  INETCFG.EXE to create or modify INET.CFG.  It is suggested you keep  *
  13. ;*  SAMPLE.CFG to consult later, if you have trouble with configuration. *
  14. ;*                                                                       *
  15. ;*  WARNING: RETAIN THIS FILE BECAUSE INETCFG.EXE REMOVES ALL TIPS/NOTES *
  16. ;*           WHEN IT SAVES INET.CFG.  DO NOT DELETE SAMPLE.CFG!          *
  17. ;*************************************************************************
  18. ;
  19. ;  ******************************************************************
  20. ;  * CONFIGURATION FILE - PLACE IN SAME DIRECTORY AS ALL INET FILES *
  21. ;  ******************************************************************
  22. ;
  23. ;  All configuration lines preceded with a semi-colon ";" are considered
  24. ;  comments and are ignored.  Edit each argument following each configuration
  25. ;  line.  All entries are non-case sensitive, and may be in any order.
  26. ;
  27. ;  Version 1.6 contains 22 configuration lines...  (SAMPLES)
  28. ;
  29. ;
  30. ;*************************
  31. ;* LINE 1:  SYSOP'S NAME *   <--  The first and last name, separated by
  32. ;*************************        a space, of the BBS System Operator.
  33. ;                                 This is usually you, of course!
  34. Sysop Joe Blow
  35. ;
  36. ;
  37. ;***************************
  38. ;* LINE 2:  SYSOP SECURITY *   <--  The MINIMUM security to allow EDIT/ADD
  39. ;***************************        and DELETE access to the PUBLIC address
  40. ;                                   book data, which is open to ALL users!
  41. ;                                   The PRIVATE book is NOT related to this
  42. ;                                   keyword.  Consult docs for details.
  43. ;
  44. SysopSecLvl 32000
  45. ;
  46. ;*****************************
  47. ;* LINE 3:  REGISTRATION KEY *   <--  Your registration code as given to
  48. ;*****************************        you by Mark Williamson of Omega
  49. ;                                     Software.  If none, use 0.  For more
  50. ;                                     information on attaining your code,
  51. ;                                     refer to INET.DOC, please.
  52. RegistrationKey 0
  53. ;
  54. ;***********************************
  55. ;* LINE 4:  ORIGIN FIDONET ADDRESS *   <--  This is your Fidonet style
  56. ;***********************************        address assigned to your BBS.
  57. ;                                           Use your PRIMARY address as
  58. ;                                           listed in the nodelist files.
  59. Origin 1:234/567
  60. ;
  61. ;************************************
  62. ;* LINE 5:  GATEWAY FIDONET ADDRESS *   <--  The Fidonet style address
  63. ;************************************        of the UUCP gateway in your
  64. ;                                            net or region which handles
  65. ;                                            Internet mail.  Consult your
  66. ;                                            hub or net coordinator if
  67. ;                                            unsure.  Do not guess at this.
  68. ;
  69. Gate 1:234/999
  70. ;
  71. ;*******************************
  72. ;* LINE 6:  OUTBOUND DIRECTORY *   <--  This is the complete path to
  73. ;*******************************        your NETMAIL directory, or the
  74. ;                                       location where you send all your
  75. ;                                       *.MSG style Netmail messages.
  76. ;
  77. Outbound C:\NETMAIL
  78. ;
  79. ;***************************
  80. ;* LINE 7:  GATEWAY HEADER *   <--  The name your GATEWAY node scans for
  81. ;***************************        in the header of each message, so it
  82. ;                                   knows the message is for Internet.
  83. ;                                   Usually UUCP, no quotes or commas.
  84. ;
  85. MsgToLine UUCP
  86. ;
  87. ;*******************************
  88. ;* LINE 8:  MESSAGE AREA TITLE *   <--  A short message area name which
  89. ;*******************************        will be passed to your editor
  90. ;                                       when users enter Internet mail.
  91. ;                                       Works on most BBS setups.
  92. ;
  93. MsgAreaName Fidonet <-> Internet Gateway
  94. ;
  95. ;**************************
  96. ;* LINE 9:  MESSAGE FLAGS *   <--  The bits to be toggled for each message
  97. ;**************************        in preparation for export. They include:
  98. ;
  99. ;                                  CRASH, PRIVATE, LOCAL, and KILL
  100. ;
  101. ; Note:  Any or all of these Flags may be used, each separated by a space.
  102. ;        If you do not include KILL, the message may be imported into your
  103. ;        BBS message base (consult your tosser manual for details) so users
  104. ;        may read previously sent messages.
  105. ;
  106. Flags Crash Private Local Kill
  107. ;
  108. ;**********************************
  109. ;* LINE 10: APPENDED TEXT OR FILE *  <-- Either text or filename which will
  110. ;**********************************      be added to the end of each message
  111. ;                                        written by the user.  You may wish
  112. ;                                        to include your BBS address, or
  113. ;                                        disclaimer messages, etc...
  114. ;
  115. ; Note:  Any data on this configuration line which is not found on disk
  116. ;        as a valid path and filename will be assumed as TEXT.
  117. ;
  118. AppendText C:\INET\APPEND.TXT
  119. ;
  120. ;*********************************
  121. ;* LINE 11:  ENABLE ADDRESS BOOK *   <--  If this line is commented out by
  122. ;*********************************        adding a semi-colon before the
  123. ;                                         command, the address book will be
  124. ;                                         disabled.  The mere presence of
  125. ;                                         this line enables Address Book.
  126. ;                                         Do not add data after this item.
  127. ;
  128. ; Note:  One of the most powerful features of INET is to allow users to
  129. ;        store, search for, and retrieve lengthy or numerous Internet style
  130. ;        addresses, quickly and easily.  I suggest you keep it enabled.
  131. ;
  132. AddressBook
  133. ;
  134. ;******************************
  135. ;* LINE 12:  DAYS UNTIL PURGE *   <--  Total number of days maximum for
  136. ;******************************        a user to be inactive before their
  137. ;                                      own address book is deleted.  This
  138. ;                                      conserves space and quickens INET.
  139. ;
  140. ; Note:  This data is used for routine packing of the address book by
  141. ;        issuing the /PACK command line parameter when INET is run.
  142. ;
  143. MaxFileDays 90
  144. ;
  145. ;*******************************
  146. ;* LINE 13:  MAXIMUM ADDRESSES *   <-- The total number of addresses per
  147. ;*******************************       EACH USER to allow in the address
  148. ;                                      book.  Only limited by your disk
  149. ;                                      disk space, 100 or so is suggested.
  150. ;                                      For each user, not total, of course.
  151. ;
  152. MaxAddresses 100
  153. ;
  154. ;*********************************
  155. ;* LINE 14:  EDITOR COMMAND LINE * <--  This is the path, filename and
  156. ;*********************************      parameters for your desired message
  157. ;                                       editor.  You may specify port, baud
  158. ;                                       and node number using *P, *B, and *N
  159. ;  Note:  Remove com port data from     respectively in the line below. The
  160. ;         editor config files, and      example shown has been tested and
  161. ;         always enable swap memory.    works successfully on the author's
  162. ;                                       own INET system.  :-)
  163. ;
  164. Editor C:\GEDIT\GEDIT.EXE *P *B 30 300 -S32000 -N*N
  165. ;
  166. ;*******************************
  167. ;* LINE 15:  MESSAGE INFO FILE *   <-- The filename (no path please!)
  168. ;*******************************       of the message information file
  169. ;                                      passed to your editor.  This file
  170. ;                                      contains the FROM, TO, SUBJECT, and
  171. ;                                      MESSAGE AREA TITLE for your editor
  172. ;                                      to display on the user's screen.
  173. ;
  174. ; Note:  QuickBBS uses MSG.INF.  RemoteAccess and Proboard uses MSGINF
  175. ;        (no period).  Consult your BBS manual for the correct name.
  176. ;        Most problems related to the editor not working fall right here!
  177. ;        Do NOT use a path here, ONLY use the valid single filename.
  178. ;
  179. MsgInfo MSG.INF
  180. ;
  181. ;********************************
  182. ;* LINE 16:  MESSAGE INFO FORMAT*  <-- This line contains keywords which
  183. ;********************************      will be used to write the MSG.INF
  184. ;                                      file.  The order of the Keywords
  185. ;                                      determines the actual format of the
  186. ;                                      MSG.INF file.  Due to the differences
  187. ;                                      in BBS systems and editors, you will
  188. ;                                      need to check your BBS documentation
  189. ;                                      or your editor documentation for the
  190. ;                                      correct format.  See INET.DOC for
  191. ;                                      more details.  Don't guess at this!
  192. ;
  193. ; Each of the keywords MUST be seperated by a SPACE.  Case is not
  194. ; important.  You may leave out any keyword, or substitute any or all of
  195. ; them with actual text written to MSG.INF file in place of the information
  196. ; associated with the keyword.  DO NOT USE COMMAS!  ONLY USE SPACES!
  197. ;
  198. ; <this sample is good for Proboard/RemoteAccess>
  199. MsgInfoFormat From To Subj MsgNum MsgArea PrivateFlag
  200. ;
  201. ; <this sample is good for QuickBBS>
  202. ;MsgInfoFormat From To Subj MsgArea PRIVATE
  203. ;
  204. ;*******************************
  205. ;* LINE 17:  MESSAGE TEXT FILE *   <--  The filename (no path allowed!)
  206. ;*******************************        of the message text file created by
  207. ;                                       the editor when the user saves their
  208. ;                                       message.  INET looks for this file.
  209. ;
  210. ; Note:  Just as above, consult your BBS manual for the TEMPORARY
  211. ;        MESSAGE filename it reads after the editor has saved the message.
  212. ;        This is MSGTMP for QuickBBS/RA/Proboard systems.  Do NOT use
  213. ;        a path, only use the single filename.  Very important!
  214. ;
  215. MsgTemp MSGTMP
  216. ;
  217. ;***************************
  218. ;* LINE 18:  LOG FILE PATH *   <--  The location (not the filename)
  219. ;***************************        of the log files for each node.  The
  220. ;                                   node number (via the /NODEx parameter)
  221. ;                                   will be used as the extension of each
  222. ;                                   node's log file name.  Inet names the
  223. ;                                   logfiles INETxxx.LOG where 'xxx' is the
  224. ;                                   node number.  Only PATH is valid here!
  225. ;
  226. LogFile C:\INET
  227. ;
  228. ;***************************
  229. ;* LINE 19:  MESSAGE $COST *   <--  The cost for each Internet message.
  230. ;***************************        Deducted from the user's netmail credit.
  231. ;                                   Specify 0 or comment this line out to
  232. ;                                   disable cost recovery.  If the user
  233. ;                                   does not have enough credit, Inet will
  234. ;                                   inform them, and return to the BBS.
  235. ;                                   This value is in cents, $.00, no decimal.
  236. ;
  237. MessageCost 50
  238. ;
  239. ;***************************
  240. ;* LINE 20:  ALLOW HANDLES *   <--  If this option is NOT commented out, the
  241. ;***************************        users WILL be able to change the FROM
  242. ;                                   line of their message.  Comment this
  243. ;                                   line out to force real names.  Inet
  244. ;                                   always uses real names in the address
  245. ;                                   book, however.  If in doubt, ask your
  246. ;                                   UUCP host for their requirements.
  247. ;                                   Enabling this is NOT recommended.
  248. ;
  249. ;AllowHandles
  250. ;
  251. ;************************
  252. ;* LINE 21:  REPLY TEXT *   <-- This is the text that Inet should
  253. ;************************       search for in the MSGTMP (or MSG.TMP) file
  254. ;                               to determine if the message is an Internet
  255. ;                               reply.  The text following this string
  256. ;                               will be used as the To: address.
  257. ;                               This field is NOT case sensitive, and is
  258. ;                               required in order for the /REPLY function
  259. ;                               to operate normally. (Be sure to keep
  260. ;                               any trailing punctuation, i.e. ':' and
  261. ;                               use the underscore as a space).
  262. ;                               Inet will NOT look beyond column 20 for
  263. ;                               this information.
  264. ;
  265. ; IMPORTANT NOTES ABOUT REPLY TEXT:
  266. ;
  267. ; Consult INET.DOC for instructions on determining the line your UUCP
  268. ; gateway software and/or BBS software uses to determine the unformatted
  269. ; Internet address of the user during the reply phase of INET if unsure!
  270. ;
  271. ReplyText REPLYADDR
  272. ;
  273. ;************************
  274. ;* LINE 22:  SEMAPHORE  *   <-- This is the file that Inet should
  275. ;************************       create to tell the MAILER to check for new
  276. ;                               outgoing netmail messages.  Consult your
  277. ;                               mailer documentation for more information.
  278. ;                               This data should match the semaphore you
  279. ;                               specified in your mailer's configuration
  280. ;                               program.  Leave commented out if
  281. ;                               your mailer does not support semaphore
  282. ;                               files.  Be careful with this one!
  283. ;
  284. ;C:\RA\MSGBASE\NETMAIL.BBS
  285. ;
  286. ; END OF CONFIGURATION FILE!  PLEASE DO NOT SEND THIS FILE, BUT INET.CFG
  287. ; FOR DEBUGGING OR PROBLEM FIXING, INCLUDING YOUR COMMAND LINE FOR INET!
  288. ; FILE ATTACH OR IMPORT INET.CFG AND COMMAND LINES IN NETMAIL TO ANY THE
  289. ; SUPPORT SITE(S) LISTED IN THE MANUAL.  THIS IS A SAMPLE FILE ONLY...
  290.