home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / afix044.zip / afix.cfg next >
Text File  |  1994-12-06  |  6KB  |  184 lines

  1.  
  2. ; REMEMBER this is an beta, so your comment's sugestions i valuable ...
  3. ;
  4. ; to help you with the work of setting up afix.cfg ..
  5. ;  afix scan -s  will add squish areas to your afix.cfg file (sync up afix.cfg)
  6.  
  7.  
  8.  
  9. ; your address and aka's, the first entry is the primary address.
  10. ; And make them full 4D ...
  11. Address          2:200/427.0
  12. Address        20:8000/133.0
  13.  
  14. ; what aliases should afix look for.
  15. Alias        AfixSq
  16. Alias        AreaFix
  17. Alias        AreaMgr
  18. Alias        Afix
  19. Alias        GEcho
  20. Alias        SqAfix
  21.  
  22. ; what names afix should ignore messages from
  23. IgnoreFrom    MsgTrack
  24. IgnoreFrom    ITrack
  25.  
  26. ; your netmail area (MSG area)
  27. NetMail     e:\Net
  28.  
  29. ; your inbound area (for PKT files)
  30. NetFile        d:\Inbound
  31.  
  32. ; name of your squish config file.
  33. SquishCfg     SQUISH.CFG
  34.  
  35. ; the command afix writes to "rescan.cmd".
  36. ;  the rescan is done by the cmd file to save memory with squish386.
  37. Rescan        squishp -l rescan
  38.  
  39. ; log files.
  40. LogFile        afix.Log
  41. RequestLog    afix-req.log
  42. UplinkLog    afix-upl.log
  43.  
  44. ; origin to be used.
  45. Origin Ettans Snus ... no substitute.
  46.  
  47. ; Tell afix if you want a MSGID kludge ... (and that you want)
  48. UseMSGID
  49.  
  50. ; Set this if ALWAYS wnat an INTL kludge.
  51. ;ForceINTL
  52.  
  53. ; Set this if you want full 4D addresses ... (and that you want)
  54. UseFullAddr
  55.  
  56.  
  57. ; tells afix to keep failed requests.
  58. KeepFailed
  59.  
  60. ; Sort the output by group.
  61. SortByGroup
  62.  
  63. ; keeps the squish.cfg sorted
  64. SortSquish
  65.  
  66. ; Quotes the original message in replies to requests.
  67. QuoteOriginal
  68.  
  69. ; reply message sizes.
  70. MaxMsgLine    79
  71. ; if MsgLineIndent=0 then it truncates the line afther MaxMsgLine chars.
  72. MsgLineIndent    40
  73. MaxMsgPart    12288
  74.  
  75.  
  76. ; AutoCreate <node> <group> <match> <squishflags> <squishpath> <CRC|HPFS|FAT> <autolink> <node/area notification>
  77. ;
  78. ; Node    - the node that are allowed to create new areas at your system.
  79. ; group    - what group the new areas should belong to.
  80. ; match - search this criteria so we can put the new area in the right group ...
  81. ; SquishFlags - what flags afix puts into squish.cfg when creating the area.
  82. ; SquishPath  - the path of the area that afix puts into squish.cfg
  83. ; Type    - the type of filename afix will put into squish.cfg.
  84. ;    CRC     - afix makes an 8 char crc of the areaname.
  85. ;    HPFS    - takes the full areaname (exept '.' that become '-')
  86. ;    FAT    - tries to make the filename look like the area name in 8 chars :-)
  87. ; Autolink - what nodes should automaticly be liknked to newly created areas.
  88. ; Notify   - what nodes/areas should the newly created areas report be sent to.
  89. ;
  90. ;          Node    Group          Flags   Path            Type    Link      Notify
  91. ;       ------- -------        ------- --------------- ----    --------- ------------
  92. AutoCreate 400     E !fidonet.se  "-$ -0" e:\Msg           CRC    ""        "PNT_427"
  93. AutoCreate 400     I !fidonet.na  "-$ -0" e:\Msg           CRC    ""        "PNT_427"
  94. AutoCreate 400     I *            "-$ -0" e:\Msg           CRC    ""        "PNT_427"
  95. AutoCreate 427.3   U *            "-$ -0" e:\News          CRC    "422"     "GATEWAY-CINDY 203/602"
  96. AutoCreate 427.99  U *            "-$ -0" e:\Trash         CRC    ""        "TEST"
  97.  
  98.  
  99.  
  100. ; This list is sequential, ie afix searches it from top to bottom for a match.
  101. ;
  102. ;        Node    Search/File
  103. ;        -------    ---------------
  104. ;Uplink        400    #Areas.Bbs      -- will search an areas.bbs type of file for the area
  105. ;Uplink        400    !Plain.Lst    -- raw list file ( <area><space|tab|eol>whatever )
  106. ;Uplink        400    $cen-hub.Lst    -- ECHOTAG<delimiter>SOURCE<delimiter>"Description"
  107. ;Uplink        400    %newsrc.cfg    -- a special hakk for uugate users
  108. ;Uplink        400    ""        -- will take it as "*" ie all areas
  109. ;Uplink        400    "R20"        -- all areanames starting with R20 like R20_HST
  110.  
  111. Uplink        427    %\bbs\uugate\newsrc.cfg
  112. Uplink          400     !\bbs\squish\fidonet.na
  113. Uplink        400    "R20"
  114.  
  115. ;KnownLink <filename>
  116. ; this make afix to look for echoareas in a file where the source-node is known.
  117. ; File looks like ... ECHOTAG<delimiter>SOURCE<delimiter>"Description"
  118. ; The source node MUST be defined as a "Node" in order to find the password.
  119. KnownLink local.lst
  120.  
  121.  
  122. ; +A - AutoCreate areas for this node
  123. ; +C - CREATE requests are allowed for this node
  124. ; +D - DELETE requests are allowed for this node
  125. ; +F - Force area creation at the downlink system with a %CREATE
  126. ; +W - Node is allowed to issue %ALL +%ALL commands.
  127. ; +I - Ignore messages from node.
  128.  
  129. ; +P + Keep requests.
  130. ; +R - Rescan is allowed.
  131. ; +V - Can see restricted areas.
  132. ; +N - This node recieves LINKED when issuing Notify command.
  133.  
  134. ; +K - Reply with Kill/Sent attributes.
  135. ; +H - Reply with Hold attribute.
  136. ; +C - Reply with Crash attribute.
  137.  
  138. ; Default flags.
  139. NodeFlags +W +P +N +R
  140. ; Default groups.
  141. NodeGroups Z
  142.  
  143. ;    Node        Passwd        Groups    [Flags]    [Name]
  144. ;    --------    --------    ------    -------    ----------
  145.  
  146. Node    200/427        XXXXXX        ABCDEFGHIJKLMNOPQRSTUVWXYZ
  147.  
  148. Node    200/400        XXXXXX        CMRSU    +F -N
  149. Node    20:80/0        XXXXXX        RS    -N
  150.  
  151. Node    .2        XX        CDMRU        "Lars Brondum"
  152.  
  153. Node    200/412        XX        CMU
  154. Node    200/414        XX        CMU
  155. Node    200/419        XX        CMU
  156. Node    200/422        XX        CMU
  157. Node    200/423        XX        CMU
  158. Node    200/426        XX        CMU
  159. Node    200/429        XX        CMU
  160. Node    200/432        XX        CMU
  161.  
  162.  
  163. ; EchoArea flags
  164. ; V - Visible for all
  165. ; R - Rescan allowed
  166. ; U - Auto uplinking for this passthru area
  167. ; Z - Deny LINK,UNLINK on this area.
  168.  
  169. ; Default flags.
  170. AreaFlags +V +R +U
  171.  
  172. ;     Area name        Group    Description    [Flags]    [Passive]
  173. ;     ----------------------    -----    -----------    -------    ---------
  174. EchoArea SYSOP            A    "Local"        -V
  175.  
  176.  
  177. EchoArea PNT_427        D    "Point"
  178. EchoArea GATEWAY-CINDY        C    "Gateway info"        +Z
  179. EchoArea R20_HST        R    "Svenska HST"
  180. EchoArea R20_MAC        R    "Svenska Macintosh mötet"    -U    .20
  181.  
  182. EchoArea COMP.DCOM.MODEMS    U    "Modems in general"    -U -R
  183. EchoArea COMP.OS.OS2        U    "OS/2 misc"        -U -R
  184.