home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / nef238.zip / Nef_Ful.Cfg < prev    next >
Text File  |  1996-12-09  |  6KB  |  164 lines

  1.  
  2. ;          NEF 2.38, (c) Copyright 1991-1996 Alberto Pasquale
  3.  
  4. ;                           Nef.Cfg  Example
  5.  
  6. ;                          Full configuration
  7.  
  8.  
  9. ;                               SYSTEM
  10.  
  11.  
  12. ; RegKey XXXXXXXXXXXXXXXXXXXXXXXXXXXXX  ; for Registered users
  13.  
  14.   Address      2:332/504.0              ; Primary Address
  15.   Address      2:332/524.0              ; Second line
  16.   Address      2:332/500.0              ; Hub
  17.   Address      81:449/9108.4            ; Point in OS2Net
  18.   
  19.   StatusLog    d:\bbs\log\nef.log       ; Binkley Style Log File
  20. ; EchoTossLog  d:\bbs\squish\echotoss.log
  21.  
  22.   NetFile      d:\bbs\inb\net           ; Inbounds
  23.   NetFile      d:\bbs\inb\netp
  24.  
  25.   OutBound     d:\bbs\out\fido          ; Primary Outbound
  26.   OutBound     d:\bbs\out\amiga 39      ; Outbound for zone 39
  27.  
  28.   TicHold      d:\bbs\tichold           ; To hold outgoing .TICs
  29.  
  30.   BusyFlags                             ; .BSY support (multitasking)
  31.  
  32. ; NoRaidBeforeHatch                     ; Skip TicFix when hatching
  33.  
  34.   MsgSize 32000                         ; Max size before msg split
  35.  
  36.   TicAreaCfg   d:\bbs\nef\TicArea.Cfg   ; Where file areas are defined
  37.  
  38.   CompressCfg  d:\bbs\squish\compress.cfg ; OS/2 Only
  39.  
  40.   SquishCfg    d:\bbs\squish\squish.cfg   ; Optional support for Squish
  41.   MaxPrm       d:\bbs\max\max.prm         ; Optional support for Max 3.x
  42. ; MaxAreaAdd   d:\bbs\max\filearea.ctl 0 Transient Tic.New
  43. ; MaxAreaCompile siltp max -a -2a
  44.   FileBaseUpdate                        ; Internal Max filebase update
  45. ; UniqueDmpLine
  46.  
  47. ;                            TIC PROCESSING
  48.  
  49.  
  50. ; NoSecure                      ; Disable security checks
  51. ; NoReplace 3* AP*:/a           ; Disable replace in spec. areas
  52. ; GetDizDesc :/f                ; Desc. from File_Id.Diz in spec. areas
  53. ; NoOverWrite                   ; Overwrite only with "replaces"
  54.   CheckCRC                      ; Check CRC of ingoing files
  55.  
  56.   Touch Creation                ; Touch Creation date on toss
  57.   KillDate Creation             ; Use Creation date to kill old files
  58.  
  59. ; MultiLineDesc 31              ; Enable Files.bbs multi-line descriptions
  60.  
  61.   NewAreasPath c:\file                  ; Path for auto-created areas
  62.   NewAreasFrom 10:10/100                ; Address authorized for auto-creation
  63.   NewAreasFrom 2:339/900 #2:332/500     ; Address override for created areas
  64.  
  65.   DescStart "/bt [00] " 1* 2*           ; Description prefix in areas 1*, 2*
  66.   DescStart "/b [00] " 3*               ; A different one for areas 3*
  67.  
  68.   TagFwd 1-Comm Bbs AC*n TRY.*          ; Some area split forward
  69.   TagFwd GenNode Pointlst PTLIST.*
  70.  
  71. ; FeatureLoad d:\bbs\nef\MyDll          ; Feature DLL support
  72. ; Feature CfgItem1 "This is Item 1"
  73. ; Feature CfgItem2 "This is Item 2"
  74.  
  75.  
  76.  
  77. ;                            TIC ANNOUNCEMENTS
  78.  
  79. ; Default announcement parameters
  80.  
  81.   FromNode     2:332/504.0              ; For the message header
  82.   ToNode       2:332/504.0
  83.   From         Alberto Pasquale
  84.   To           All
  85.   Subj         New Echo Files
  86.   Attr                                  ; no special attribute
  87.  
  88.   Prefix       d:\bbs\nef\PREFIX.NEF    ; Message body prefix, suffix, origin
  89.   Suffix       d:\bbs\nef\SUFFIX.NEF
  90.   Origin       <ApWorks Modena I +39-59-246112/3>
  91.  
  92. ; Announcement areas: default parameters can be overridden
  93.  
  94.   AreaTag      APWORKS                  ; If SquishCfg can't be used,
  95.   Announce     APBBS*                   ; path and type of area
  96.   Prefix       RelPre.NEF               ; must be specified.
  97.   Subj         New ApWorks files
  98.  
  99.   AreaTag      OS2BBS
  100.   Announce     APBBS*
  101.   NoAnnounce   *DOS*                    ; Do not announce Tags
  102.   Prefix       RelPre.NEF               ; that contain "DOS".
  103.   Subj         New APBBS files
  104.  
  105.   AreaTag      SWN_332.500
  106.   Announce     FLEET*
  107.   Subj         New FleetStreet files
  108.  
  109.   AreaTag      SWN_332.500
  110.   Announce     HARALD* OS2POINT CFOS
  111.   Subj         New files from Harald Kamm
  112.  
  113.   AreaTag      LOCAL_332.504
  114.   Announce     *:100/f
  115.   AnnExclude   NODE*                    ; do not announce files whose
  116.   Subj         New Files on ApWorks     ; name begins with NODE.
  117.  
  118.   AreaTag      NETMAIL
  119.   Announce     <OUTVIEW> <DEF>
  120.   From         NEF
  121.   To           Alberto Pasquale
  122.   Subj         Not Announced Elsewhere
  123.   HighAsciiOk
  124.  
  125.   AreaTag      NETMAIL
  126.   Announce     <BAD>
  127.   From         NEF
  128.   To           Alberto Pasquale
  129.   Subj         Processed with Errors
  130.  
  131.  
  132. ;                               LINK ROBOT
  133.  
  134.  
  135.   AutoLink NEF                  ; The Link Robot will answer to these names
  136.   AutoLink Raid
  137.   AutoLink TicFix
  138.  
  139.   NetMail d:\bbs\mail\net -$
  140.   NetMail d:\bbs\mail\os2net -$ -p81:449/9108.4
  141.  
  142. ; KillReceived                     ; Kill instead of marking as received
  143.   AreaDescWrap 25 79               ; Word wrap for area description
  144.   HelpFile d:\bbs\nef\NefHelp.Txt  ; Returned when help requested
  145.  
  146.   ProtArea 1*      300/A        ; Areas 1* and 2* are protected
  147.   ProtArea 2*      300/B
  148.   ProtArea *         0          ; All the others are free
  149.  
  150.   FileBone d:\bbs\misc\FileAp.Lst
  151.   FileBone d:\bbs\misc\FileBone.Na 10/f "Alberto Pasquale" SysOp 2:332/1 0
  152.  
  153. ; ForwardWildReq                ; Forward requests with wildcards.
  154.  
  155.   FileLink 2:332/593 pwd593 IN           ; Simplest link definition
  156.   FileLink 2:331/196 pwd196 HNY NK 300/a ; This has a Link Robot access
  157.   FileLink 2:332/123 pwd123 #2:332/500 H N 300/ab MI* FW* ; Full definition
  158.  
  159. ; If TicAreaCfg is not used, you can put area definitions here:
  160.  
  161. ; FileArea AREA1 d:\file\area1 O I2:332/1 504.1 .2 1:2/3
  162. ; FileArea AREA2 d:\file\area2 O -0 I2:332/1 504.1 .2 1:2/3
  163.  
  164.