home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / XST26A.ZIP / SAMPLE.CTL next >
Text File  |  1991-06-20  |  3KB  |  72 lines

  1. ; This is a comment. Any line that begins with an ; is ignored
  2. ; by XST.
  3. ;
  4. ; NOTE: XST is NOT zone aware. Do NOT include zone numbers with any
  5. ; of the verbs except ZONE. XST can NOT be used as a ZoneGate and
  6. ; will crash if you try to use zones.
  7. ;
  8. ; The following parameter tells XST to ARC the mail to the listed nodes.
  9. ARCTO 380/16 380/0 21000/1
  10. ;
  11. ; This parameter tells XST which command to use for ARCing the mail
  12. ; Note that you MUST use the complete program name IE: PKARC.COM
  13. ARCCMD PKARC.COM -M
  14. ;
  15. ; This parameter tells XST to ARC the mail and hold it for pickup.
  16. ARCHOLD 380/16
  17. ;
  18. ; The following keyword is used to tell XST to forward netmail.
  19. ; It's primary use is for net hosts/Boss nodes. If you uncoment the FORWARD
  20. ; keyword then XST will forward netmail if it is not for your node.
  21. ; It will only forward to other nodes in your net.
  22. ; FORWARD
  23. ;
  24. ; The following line is your net/node number. If you are a point
  25. ; then your Boss net/node goes here
  26. NetNode  380/100
  27. ;
  28. ; The following line is used if you have a second net/node. For use
  29. ; by net hosts or mail hubs. You may have up to five AKAs.
  30. ; AKA 1:381/0
  31. ;
  32. ; If you are a point then uncomment this line and replace the
  33. ; nnn/nnn with the net/node assigned to you by the Boss
  34. ; POINT 21000/1
  35. ;
  36. ; The following line is for a Boss system only. It specifies
  37. ; the net number you have assigned to your points. Replace the
  38. ; nnnnnnn with the net number. Do not include node numbers
  39. ; POINTNET 21000
  40. ;
  41. ; The following line is your zone
  42. Zone     1
  43. ;
  44. ; The next line tells XST which file to use for logging its activities.
  45. LogFile  SYSTEM.LOG
  46. ;
  47. ; The next lines are the areas. They take the format of:
  48. ; Message_Base_Number Echo_Tag Net/Node Net/Node Net/Node
  49. ; The Net/Node fields are the net/nodes you forward the echo to.
  50. ; Note the space between each field. The maximum number of Net/Nodes
  51. ; is 30. If you are a point then there must be only ONE Net/Node
  52. ; listed and it MUST be your Boss Net/Node!
  53. Area  15  WANT-ADS         380/0
  54. Area  16  DR_DEBUG         380/0
  55. Area  17  SHORTWAVE        380/0
  56. Area  18  HAM              380/0
  57. Area  19  PASCAL           380/0
  58. Area  20  FLAME            380/0
  59. Area  21  COMM             380/0
  60. Area  22  WHO              380/0 380/16
  61. Area  23  MTASK            380/0
  62. Area  24  TVRO             380/0
  63. Area  25  FIGHTBELL        380/0
  64. Area  26  DOORWARE         380/0
  65. Area  27  C_ECHO           380/0
  66. Area  28  OS2              380/0 21000/1 380/16
  67. Area  29  NET_DEV          380/0
  68. Area  30  XBBS             380/16 21000/1
  69. Area  31  SYS-OP           380/0
  70. Area  32  BINKLEY          380/0
  71. Area  33  R19SYSOP         380/0
  72.