home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / OFFLINE / JNET100.ZIP / SAMPLE.CNF < prev    next >
Text File  |  1992-11-17  |  3KB  |  95 lines

  1. ; SAMPLE.CNF
  2. ; This configuration needs to be modified to reflect your system
  3. ; configuration, network configuration, and other information.
  4. ; Any line preceded with a semicolon is a comment and ignored by
  5. ; JNet during processing.
  6. ;
  7. ; Specify a path/subdirectory for JNet's work directory.
  8. ;
  9. WORKDIR=F:\TMP
  10. ;
  11. ; Specify the path to the main Spitfire files.
  12. ;
  13. SFPATH=D:\SPITFIRE
  14. ;
  15. ; Specify path to where the .QWK packets will be received, which are
  16. ; downloaded from the hub to your node.
  17. ;
  18. QWKPATH=F:\
  19. ;
  20. ; Specify path to where the .REP packets will be created, to be uploaded
  21. ; from your node to the hub.
  22. ;
  23. REPPATH=F:\
  24. ;
  25. ; Specify the command line to compress an .REP packet - be sure to use
  26. ; the same compression utility/format as your hub.
  27. ;
  28. PACK=PKZIP -A
  29. ;
  30. ; Specify the command line to decompress an .QWK packet - be sure to use
  31. ; the same compression utility/format as your hub.
  32. ;
  33. UNPACK=PKUNZIP -O
  34. ;
  35. ; Specify SYSOP name of the hub sysop. This translates incoming messages
  36. ; written to/from 'SYSOP' to this name.
  37. ;
  38. HOSTSYSN=Ron Hossack
  39. ;
  40. ; Specify your node's sysop name. Messages posted to/from 'SYSOP' on
  41. ; your node will be translated correctly when networked to other boards.
  42. ;
  43. SYSOP=Paul Staton
  44. ;
  45. ; Specify the origin tagline for your hub. Check with the network rules on
  46. ; making a BBS tagline, so that you include all pertinent information.
  47. ;
  48. HOSTTAG=JNet + Solid Rock + (714)785-9176 HST/DS
  49. ;
  50. ; Specify the tagline for your SF bbs (node).
  51. ;
  52. ORGTAG=JNet + Bread Board + (214)617-8259 v.32bis
  53. ;
  54. ; example origin lines for a second network
  55. ;
  56. HOSTTAG1=Test-Net ■ Solid Rock ■ (714)785-9176 Riverside CA
  57. ORGTAG1=Test-Net ■ Bread Board ■ (214)617-8259 Red Oak TX
  58. ;
  59. ;
  60. ; List conference translation map below: the first number is the
  61. ; Spitfire conference number; the second number is the hub's
  62. ; conference number.
  63. ;
  64. ; Example: Your SF's conf # 1 is networked to HUB's conf 30, and your
  65. ;          conf 12 to hub conf 60, and conf 13 to hub conf 61.
  66. ;
  67. CONF=11,30
  68. CONF=12,60
  69. CONF=13,61
  70. ;
  71. ; Example: Your SF's conf # 15 is networked to HUB's conf 55, and use
  72. ;          the network taglines for network number 1.
  73. ;
  74. CONF=15,72:1
  75. ;
  76. ; Specify the conference number in which Private (Receiver Only)
  77. ; messages get exported to the hub. Use the Spitfire conf number.
  78. ;
  79. EXPORTRO=11
  80. EXPORTRO=12
  81. ;
  82. ; path/filename to JNet's import and export activity
  83. ;
  84. REPORT=JNET.LOG
  85. ;
  86. ; List up to three items for detect network origin taglines. JNet
  87. ; automatically recognizes translated ■ PCRelay: and ■ ?Net and
  88. ; tagline 'prefixes', but there may be other network softwares that do
  89. ; not contain the morpheme "Net" in the origin tagline. You will want
  90. ; to list the other morphemes below.
  91. ;
  92. NET1=RoseMail
  93. NET2=Intelec
  94. NET3=R107
  95.